Skip to content

Commit

Permalink
Merge pull request #66 from olegskl/chore/package-update-dev-deps
Browse files Browse the repository at this point in the history
chore(package): update eslint and babel-core dev deps
  • Loading branch information
olegskl authored Dec 18, 2016
2 parents 5ad8fd3 + 720bf28 commit 1353276
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-core": "^6.18.2",
"babel-core": "^6.21.0",
"babel-preset-es2015": "^6.18.0",
"babel-register": "^6.18.0",
"eslint": "^3.11.1",
"eslint": "^3.12.0",
"eslint-config-meetic": "^4.0.0",
"gulp": "^3.9.1",
"sinon": "^1.17.6",
Expand Down

0 comments on commit 1353276

Please sign in to comment.