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 df926cf commit 98fb6c2Copy full SHA for 98fb6c2
package.json
@@ -28,16 +28,16 @@
28
"test": "grunt test"
29
},
30
"dependencies": {
31
- "parserlib": "~0.2.2"
+ "parserlib": "~0.2.4"
32
33
"devDependencies": {
34
- "grunt": "~0.4.1",
35
- "grunt-contrib-clean": "~0.4.1",
36
- "grunt-contrib-concat": "~0.3.0",
37
- "grunt-contrib-copy": "~0.4.1",
+ "grunt": "~0.4.4",
+ "grunt-contrib-clean": "~0.5.0",
+ "grunt-contrib-concat": "~0.4.0",
+ "grunt-contrib-copy": "~0.5.0",
38
"grunt-contrib-jshint": "~0.10.0",
39
- "grunt-contrib-watch": "~0.4.4",
40
- "grunt-include-replace": "~0.4.0",
+ "grunt-contrib-watch": "~0.6.1",
+ "grunt-include-replace": "~1.2.0",
41
"yuitest": "~0.7.9"
42
43
"engines": {
0 commit comments