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 83383aa commit d55826bCopy full SHA for d55826b
package.json
@@ -3,14 +3,14 @@
3
"version": "0.6.1",
4
"description": "AMD plugins for RequireJS",
5
"devDependencies": {
6
- "grunt": "~0.4.1",
7
- "grunt-contrib-clean": "0.6.x",
8
- "grunt-contrib-jshint": "~0.6.0",
9
- "grunt-jsbeautifier": "~0.2.2",
10
- "requirejs": "~2.1.10",
+ "grunt": "1.0.x",
+ "grunt-contrib-clean": "2.0.x",
+ "grunt-contrib-jshint": "2.1.x",
+ "grunt-jsbeautifier": "0.2.x",
+ "requirejs": "2.1.x",
11
"intern": "2.1.x",
12
- "grunt-lineending": "^0.2.2",
13
- "jsdom": "^3.1.2"
+ "grunt-lineending": "1.0.x",
+ "jsdom": "15.1.x"
14
},
15
"licenses": [
16
{
0 commit comments