File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 44 "homepage" : " https://github.com/coma/svg-reactify" ,
55 "repository" : " https://github.com/coma/svg-reactify" ,
66 "main" : " ./index.js" ,
7- "version" : " 1.0.2 " ,
7+ "version" : " 1.0.3 " ,
88 "license" : " MIT" ,
99 "private" : false ,
1010 "authors" : [
1313 "keywords" : [
1414 " browserify" ,
1515 " react" ,
16+ " reactjs" ,
1617 " svg" ,
1718 " browserify-transform"
1819 ],
1920 "dependencies" : {
2021 "through" : " 2.3" ,
21- "react" : " 0.13" ,
22- "babel" : " 5.6 " ,
22+ "react" : " 0.13||>=0.14.0-beta3 " ,
23+ "babel" : " 5.8 " ,
2324 "svgo" : " 0.5" ,
2425 "extend" : " 3.0" ,
2526 "underscore.string" : " 3.1"
2829 "jsdom" : " 5.4" ,
2930 "mocha" : " 2.2" ,
3031 "should" : " 7.0" ,
31- "eslint" : " 0.24 "
32+ "eslint" : " 1.1 "
3233 },
3334 "scripts" : {
3435 "lint" : " eslint index.js" ,
You can’t perform that action at this time.
0 commit comments