Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add open and update-notifier
  • Loading branch information
lgaticaq committed Apr 27, 2016
1 parent 2764d60 commit 7c3c344
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -35,7 +35,9 @@
"dependencies": {
"beerjs-info": "^1.2.0",
"commander": "^2.9.0",
"node-emoji": "^1.3.0"
"node-emoji": "^1.3.0",
"open": "0.0.5",
"update-notifier": "^0.6.3"
},
"devDependencies": {
"babel-cli": "^6.7.7",
Expand Down

0 comments on commit 7c3c344

Please sign in to comment.