Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmessing committed Aug 18, 2017
1 parent c0c3f3e commit bd60389
Show file tree
Hide file tree
Showing 2 changed files with 798 additions and 571 deletions.
12 changes: 7 additions & 5 deletions package.json
Expand Up @@ -7,13 +7,15 @@
"author": "Nicolai Moraru <dot.nick.dot.messing@gmail.com>",
"license": "MIT",
"devDependencies": {
"ava": "^0.18.2",
"babel-core": "^6.24.0",
"ava": "^0.22.0",
"babel-core": "^6.26.0",
"babel-plugin-syntax-jsx": "^6.18.0",
"eslint": "^3.18.0",
"eslint-config-standard": "^7.1.0",
"eslint": "^4.4.1",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-node": "^5.1.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^2.1.1"
"eslint-plugin-standard": "^3.0.1"
},
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit bd60389

Please sign in to comment.