Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

Commit

Permalink
Added missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chalkpe committed May 1, 2017
1 parent 7b9b2c7 commit 2b80e53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Welcome message for shells
## License
[MIT License](LICENSE)

[Screenshot]: http://i.imgur.com/DPzwll8.png
[Screenshot]: http://i.imgur.com/Yu9YI4k.png
[CircleCI]: https://circleci.com/gh/ChalkPE/welcome.js.svg?style=svg
[JavaScript Style Guide]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
},
"dependencies": {
"axios": "^0.16.1",
"chalk": "^1.1.3",
"moment": "^2.18.1",
"mz": "^2.6.0"
}
}

0 comments on commit 2b80e53

Please sign in to comment.