Skip to content

Commit

Permalink
syntax error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Supriya Kalghatgi authored and Supriya Kalghatgi committed Jul 10, 2018
1 parent de94a14 commit e2fe8e2
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 @@ -18,7 +18,7 @@
"transpile": "npm run compile && cp src/basic/Icon/NBIcons.json dist/src/basic/Icon",
"prepublish": "npm run transpile",
"postinstall": "node addEjectScript.js",
"flow": "flow",
"flow": "flow"
},
"jest": {
"preset": "react-native",
Expand Down

0 comments on commit e2fe8e2

Please sign in to comment.