Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ratson committed Apr 26, 2017
1 parent 448e025 commit 2789786
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions {{cookiecutter.github_repo_name}}/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"dependencies": {
},
"devDependencies": {
"ava": "^0.18.2",
"babel-cli": "^6.23.0",
"ava": "^0.19.1",
"babel-cli": "^6.24.1",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-env": "^1.2.0",
"babel-register": "^6.23.0",
"cross-env": "^3.2.3",
"eslint": "^3.17.0",
"babel-preset-env": "^1.4.0",
"babel-register": "^6.24.1",
"cross-env": "^4.0.0",
"eslint": "^3.19.0",
"eslint-config-concise": "^0.6.1",
"eslint-config-concise-esnext": "^0.6.0",
"npm-run-all": "^4.0.2",
Expand Down

0 comments on commit 2789786

Please sign in to comment.