Skip to content

Commit

Permalink
Merge pull request #2621 from tamurayk/fix/packege.json
Browse files Browse the repository at this point in the history
fix package.json structure
  • Loading branch information
SupriyaKalghatgi authored Mar 6, 2019
2 parents 3272749 + 661e7c8 commit 36b33ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"prepublish": "npm run transpile",
"postinstall": "node addEjectScript.js",
"flow": "flow",
"test": "jest",
"test": "jest"
},
"jest": {
"preset": "react-native",
Expand Down

0 comments on commit 36b33ab

Please sign in to comment.