Remove a bunch of version specs.
Showing
1 changed file
with
12 additions
and
12 deletions
... | @@ -15,25 +15,25 @@ | ... | @@ -15,25 +15,25 @@ |
15 | ], | 15 | ], |
16 | "main": "grunt-monty-python", | 16 | "main": "grunt-monty-python", |
17 | "dependencies": { | 17 | "dependencies": { |
18 | "grunt": "~0", | 18 | "grunt": "", |
19 | "grunt-contrib-clean": "~0", | 19 | "grunt-contrib-clean": "", |
20 | "grunt-contrib-concat": "~0", | 20 | "grunt-contrib-concat": "", |
21 | "grunt-contrib-copy": "~0", | 21 | "grunt-contrib-copy": "", |
22 | "grunt-contrib-csslint": "~0", | 22 | "grunt-contrib-csslint": "", |
23 | "grunt-contrib-cssmin": "~0.12.3", | 23 | "grunt-contrib-cssmin": "", |
24 | "grunt-contrib-jshint": "~0", | 24 | "grunt-contrib-jshint": "", |
25 | "grunt-contrib-htmlmin": "~0", | 25 | "grunt-contrib-htmlmin": "", |
26 | "grunt-contrib-imagemin": "", | 26 | "grunt-contrib-imagemin": "", |
27 | "grunt-contrib-jasmine": "", | 27 | "grunt-contrib-jasmine": "", |
28 | "grunt-contrib-requirejs": "~0", | 28 | "grunt-contrib-requirejs": "", |
29 | "grunt-contrib-uglify": "", | 29 | "grunt-contrib-uglify": "", |
30 | "grunt-jscs": "", | 30 | "grunt-jscs": "", |
31 | "grunt-rev": "~0", | 31 | "grunt-rev": "", |
32 | "grunt-svgmin": "~0", | 32 | "grunt-svgmin": "", |
33 | "grunt-template-jasmine-istanbul": "", | 33 | "grunt-template-jasmine-istanbul": "", |
34 | "grunt-template-jasmine-requirejs": "", | 34 | "grunt-template-jasmine-requirejs": "", |
35 | "grunt-usemin": "", | 35 | "grunt-usemin": "", |
36 | "jshint-stylish": "~0", | 36 | "jshint-stylish": "", |
37 | "load-grunt-tasks": "", | 37 | "load-grunt-tasks": "", |
38 | "lodash": "", | 38 | "lodash": "", |
39 | "node-stringify": "", | 39 | "node-stringify": "", | ... | ... |
-
Please register or sign in to post a comment