Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shnhrrsn committed Jul 17, 2017
1 parent fd99f85 commit c697ecb
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,19 @@
"he": "^1.1.1"
},
"peerDependencies": {
"grind-support": "^0.7.0-beta.4"
"grind-support": "^0.7.0"
},
"devDependencies": {
"ava": "^0.21.0",
"babel-cli": ">=6.7 <=7.0",
"babel-eslint": "^7.1.1",
"babel-plugin-import-auto-name": "^0.2.1",
"babel-preset-grind": "0.7.0-beta.2",
"eslint": "3.3",
"babel-preset-grind": "^0.7.0",
"eslint": "^3.19.0",
"eslint-config-grind": "^2.0.0",
"eslint-plugin-import-auto-name": "^1.0.3",
"grind-cli": "0.7.0-beta.1",
"grind-framework": "0.7.0-beta.6",
"grind-view": "0.7.0-beta.1",
"grind-cli": "^0.7.0",
"grind-framework": "^0.7.0",
"grind-view": "^0.7.0",
"recursive-readdir-sync": "^1.0.6"
},
"engines": {
Expand Down

0 comments on commit c697ecb

Please sign in to comment.