We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a945bf commit 2684a95Copy full SHA for 2684a95
package.json
@@ -10,12 +10,12 @@
10
"doxdox": "~2.0.1"
11
},
12
"devDependencies": {
13
- "@neogeek/eslint-config-standards": "1.15.0",
14
- "eslint": "3.18.0",
15
- "grunt": "1.0.1",
16
- "grunt-mkdir": "1.0.0",
17
- "grunt-mocha-test": "0.13.2",
18
- "mocha": "3.2.0"
+ "@neogeek/eslint-config-standards": "^1.15.0",
+ "eslint": "^3.18.0",
+ "grunt": "^1.0.1",
+ "grunt-mkdir": "^1.0.0",
+ "grunt-mocha-test": "^0.13.2",
+ "mocha": "^3.2.0"
19
20
"peerDependencies": {
21
"grunt": "~1.0.1"
0 commit comments