Skip to content

Commit

Permalink
Add babel-cli to package
Browse files Browse the repository at this point in the history
  • Loading branch information
zackify committed Dec 9, 2016
1 parent 006c593 commit 1ec3b16
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
@@ -1,6 +1,6 @@
{
"name": "legible",
"version": "0.0.3",
"version": "0.1.0",
"description": "cleanly code your api requests",
"main": "dist/index.js",
"scripts": {
Expand All @@ -23,6 +23,7 @@
},
"homepage": "https://github.com/zackify/legible#readme",
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-plugin-transform-object-rest-spread": "^6.20.2",
"babel-polyfill": "^6.20.0",
"babel-preset-latest": "^6.16.0",
Expand Down

0 comments on commit 1ec3b16

Please sign in to comment.