Skip to content

Commit

Permalink
Update babel packages
Browse files Browse the repository at this point in the history
Remove .env.json
  • Loading branch information
kostia-official committed Feb 14, 2017
1 parent c45e842 commit 2b0a5f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .env.json

This file was deleted.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"ajv": "4.0.6",
"aws-sdk": "2.3.3",
"babel-runtime": "6.6.1",
"babel-runtime": "6.22.0",
"bluebird": "3.4.6",
"body-parser": "1.15.0",
"compression": "1.6.1",
Expand Down Expand Up @@ -68,12 +68,12 @@
},
"devDependencies": {
"ava": "0.17.0",
"babel-cli": "6.6.5",
"babel-core": "6.7.4",
"babel-cli": "6.23.0",
"babel-core": "6.23.1",
"babel-eslint": "6.0.2",
"babel-plugin-transform-runtime": "6.6.0",
"babel-preset-es2015": "6.6.0",
"babel-preset-stage-0": "6.5.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-es2015": "6.22.0",
"babel-preset-stage-0": "6.22.0",
"babel-runtime": "6.6.1",
"chai": "3.5.0",
"clear-require": "1.0.1",
Expand Down

0 comments on commit 2b0a5f5

Please sign in to comment.