File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 0.1.5 (10/17/2017)
2
+
3
+ - moves font-awesome to dependencies
4
+
1
5
# 0.1.4 (10/17/2017)
2
6
3
7
- updates dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tap-html" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 0.1.5 " ,
4
4
"description" : " 📊 an html tap reporter" ,
5
5
"author" :
" Gabriel J. Csapo <[email protected] >" ,
6
6
"license" : " ISC" ,
33
33
"css-loader" : " ^0.28.4" ,
34
34
"duplexer" : " ^0.1.1" ,
35
35
"file-loader" : " ^1.1.5" ,
36
+ "font-awesome" : " ^4.7.0" ,
36
37
"html-webpack-inline-source-plugin" : " 0.0.9" ,
37
38
"html-webpack-plugin" : " ^2.29.0" ,
38
39
"memory-fs" : " ^0.4.1" ,
50
51
"@storybook/react" : " ^3.2.12" ,
51
52
"eslint" : " ^4.8.0" ,
52
53
"eslint-plugin-react" : " ^7.4.0" ,
53
- "font-awesome" : " ^4.7.0" ,
54
54
"tap" : " ^10.7.2" ,
55
55
"tape" : " ^4.6.3" ,
56
56
"tryitout" : " ^0.3.3"
You can’t perform that action at this time.
0 commit comments