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 9054b14 commit 71d6eddCopy full SHA for 71d6edd
package.json
@@ -16,18 +16,18 @@
16
"test": "grunt test"
17
},
18
"dependencies": {
19
- "chalk": "^1.0.0",
+ "chalk": "^4.1.2",
20
"source-map": "^0.5.3"
21
22
"devDependencies": {
23
"grunt": "^1.0.0",
24
- "grunt-contrib-clean": "^1.0.0",
25
- "grunt-contrib-internal": "^1.1.0",
26
- "grunt-contrib-jshint": "^1.0.0",
27
- "grunt-contrib-nodeunit": "^1.0.0"
+ "grunt-contrib-clean": "^2.0.0",
+ "grunt-contrib-internal": "^7.0.0",
+ "grunt-contrib-jshint": "^3.1.1",
+ "grunt-contrib-nodeunit": "^4.0.0"
28
29
"peerDependencies": {
30
- "grunt": ">=0.4.0"
+ "grunt": ">=1.4.1"
31
32
"keywords": [
33
"gruntplugin"
0 commit comments