File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-keyframes" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " React Native wrapper for Facebook Keyframes with a imperative API" ,
55 "main" : " index.js" ,
66 "scripts" : {
3434 " ./node_modules/.bin/prettier --single-quote --trailing-comma all --bracket-spacing --write" ,
3535 " git add"
3636 ]
37- },
37+ },
3838 "author" :
" Tomas Roos <[email protected] >" ,
3939 "license" : " MIT" ,
4040 "peerDependencies" : {
41- "react-native" : " *" ,
42- "react" : " *"
43- },
44- "devDependencies" : {
41+ "react-native" : " *" ,
42+ "react" : " *"
43+ },
44+ "devDependencies" : {
4545 "react" : " 16.6.0-alpha.8af6728" ,
4646 "react-native" : " 0.57.4" ,
4747 "flow-bin" : " ^0.78.0" ,
4848 "husky" : " ^1.1.2" ,
4949 "lint-staged" : " ^7.3.0" ,
5050 "prettier" : " ^1.14.3" ,
51- "release-it" : " ^7.6.3"
51+ "release-it" : " ^7.6.3"
5252 },
5353 "bugs" : {
5454 "url" : " https://github.com/ptomasroos/react-native-keyframes/issues"
You can’t perform that action at this time.
0 commit comments