Skip to content

Commit

Permalink
FIX wrong yerna package
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Apr 16, 2017
1 parent 50c61f1 commit 6f6a652
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"react": "^15.5.4",
"react-addons-test-utils": "^15.5.1",
"react-dom": "^15.5.4",
"yerna": "^0.0.1"
"yarn": "^0.22.0",
"yernapkg": "^0.5.0"
},
"scripts": {
"postinstall": "yerna install",
Expand Down

0 comments on commit 6f6a652

Please sign in to comment.