File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-currency-input" ,
3- "version" : " 1.3.5 " ,
3+ "version" : " 1.3.6 " ,
44 "description" : " React component for inputing currency amounts" ,
55 "main" : " lib/react-currency-input.cjs.js" ,
66 "jsnext:main" : " lib/react-currency-input.es.js" ,
3737 },
3838 "homepage" : " https://github.com/jsillitoe/react-currency-input#readme" ,
3939 "peerDependencies" : {
40- "prop-types" : " >=15 " ,
41- "react" : " >=15 " ,
42- "react-dom" : " >=15 "
40+ "prop-types" : " ^16.0.0 " ,
41+ "react" : " ^16.0.0 " ,
42+ "react-dom" : " ^16.0.0 "
4343 },
4444 "devDependencies" : {
4545 "babel-cli" : " ^6.18.0" ,
5656 "jsdom" : " ^9.2.1" ,
5757 "mocha" : " ^2.5.3" ,
5858 "prop-types" : " ^15.6.0" ,
59- "react" : " ^16.0.0" ,
60- "react-addons-test-utils" : " ^15.1.0" ,
61- "react-dom" : " ^16.0.0" ,
6259 "rimraf" : " ^2.5.2" ,
6360 "rollup" : " ^0.50.0" ,
6461 "rollup-plugin-buble" : " ^0.16.0" ,
7976 "babel-register" : " 6.26.0" ,
8077 "browserify" : " 13.3.0" ,
8178 "jsdom" : " 9.12.0" ,
82- "react" : " 16.2.0" ,
83- "react-addons-test-utils" : " 15.6.2" ,
84- "react-dom" : " 16.2.0" ,
79+ "prop-types" : " 15.6.0" ,
8580 "rimraf" : " 2.6.2" ,
8681 "sinon" : " 1.17.7" ,
8782 "sinon-chai" : " 2.14.0"
You can’t perform that action at this time.
0 commit comments