Skip to content

Commit

Permalink
Merge pull request #59 from kendaleiv/update-dev-dependencies
Browse files Browse the repository at this point in the history
Update devDependencies
  • Loading branch information
kendaleiv committed Jan 16, 2017
2 parents fe8d353 + 68eb8fb commit 1de7c15
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -37,13 +37,13 @@
},
"devDependencies": {
"babel-cli": "^6.4.5",
"babel-core": "^6.4.5",
"babel-core": "^6.21.0",
"babel-eslint": "^7.0.0",
"babel-jest": "^17.0.2",
"babel-jest": "^18.0.0",
"babel-plugin-transform-function-bind": "^6.5.2",
"babel-preset-es2015": "^6.3.13",
"coveralls": "^2.11.6",
"eslint": "^3.2.2",
"eslint": "^3.13.1",
"jest": "^18.0.0",
"nsp": "^2.2.0"
}
Expand Down

0 comments on commit 1de7c15

Please sign in to comment.