File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 "name" : " react-flexbox-grid" ,
33 "description" : " A set of React components implementing flexboxgrid with the power of CSS Modules" ,
44 "homepage" : " https://github.com/roylee0704/react-flexbox-grid" ,
5- "version" : " 0.10.2 " ,
5+ "version" : " 1.0.0 " ,
66 "main" : " lib/index.js" ,
77 "author" : {
8- "name " : " Roy Lee " ,
9- "email " : " roylee0704@gmail.com "
8+ "email " : " roylee0704@gmail.com " ,
9+ "name " : " Roy Lee "
1010 },
1111 "repository" : {
1212 "type" : " git" ,
8585 "test:watch" : " cross-env NODE_ENV=test karma start --no-single-run"
8686 },
8787 "license" : " MIT" ,
88- "types" : " react-flexbox-grid.d.ts" ,
8988 "peerDependencies" : {
9089 "@types/react" : " *" ,
9190 "react" : " ^0.14.3 || ^15.0.0"
92- }
91+ },
92+ "types" : " react-flexbox-grid.d.ts"
9393}
You can’t perform that action at this time.
0 commit comments