Skip to content

Commit

Permalink
chore(package): update babel-cli to version 6.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 14, 2017
1 parent d657516 commit 29e4771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build": "npm run cleanup && mkdir dist && cd src && babel -d ../dist index.js filter.js"
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-cli": "^6.23.0",
"babel-plugin-transform-object-rest-spread": "^6.16.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-es2017": "^6.16.0",
Expand Down

0 comments on commit 29e4771

Please sign in to comment.