Skip to content

Commit

Permalink
Add missing node-notifier npm dependency
Browse files Browse the repository at this point in the history
Summary:
local-cli now depends on the node-notifier package but it wasn't listed in package.json.
Closes facebook#15905

Reviewed By: TheSavior

Differential Revision: D5814773

Pulled By: hramos

fbshipit-source-id: 3c397b0a21fea5009f35a69515e70a6d78ece375
  • Loading branch information
ide authored and facebook-github-bot committed Sep 28, 2017
1 parent ac6b1d1 commit 4119182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"node-fetch": "^1.3.3",
"node-notifier": "^5.1.2",
"npmlog": "^2.0.4",
"opn": "^3.0.2",
"optimist": "^0.6.1",
Expand Down

0 comments on commit 4119182

Please sign in to comment.