Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Adding babel, lodash, and request libraries for the new embedded rest…
Browse files Browse the repository at this point in the history
… api and future refactoring.
  • Loading branch information
henvic committed Nov 4, 2015
1 parent 13327c8 commit 9ffe255
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
},
"dependencies": {
"async": "^1.4.2",
"babel-core": "^6.0.20",
"lodash": "^3.10.1",
"request": "^2.65.0",
"colors": "^1.1.2",
"github": "^0.2.4",
"handlebars": "^4.0.2",
Expand Down

0 comments on commit 9ffe255

Please sign in to comment.