##// END OF EJS Templates
frontend: pin toolchain versions
ergo -
Show More
@@ -2,24 +2,24 b''
2 "name": "errormator",
2 "name": "errormator",
3 "description": "JS layer for Errormator",
3 "description": "JS layer for Errormator",
4 "devDependencies": {
4 "devDependencies": {
5 "bower": "",
5 "bower": "1.7.9",
6 "bower-requirejs": "",
6 "bower-requirejs": "1.2.0",
7 "grunt": "",
7 "grunt": "1.0.1",
8 "grunt-angular-templates": "~0.5.7",
8 "grunt-angular-templates": "1.0.4",
9 "grunt-bower-concat": "~0.3.0",
9 "grunt-bower-concat": "1.0.0",
10 "grunt-bower-requirejs": "~1.0.0",
10 "grunt-bower-requirejs": "2.0.0",
11 "grunt-contrib-concat": "~0.5.0",
11 "grunt-contrib-concat": "1.0.1",
12 "grunt-contrib-copy": "~0.5.0",
12 "grunt-contrib-copy": "1.0.0",
13 "grunt-contrib-jshint": "",
13 "grunt-contrib-jshint": "1.0.0",
14 "grunt-contrib-less": "~0.11.4",
14 "grunt-contrib-less": "1.3.0",
15 "grunt-contrib-nodeunit": "",
15 "grunt-contrib-nodeunit": "1.0.0",
16 "grunt-contrib-requirejs": "~0.4.4",
16 "grunt-contrib-requirejs": "1.0.0",
17 "grunt-contrib-uglify": "",
17 "grunt-contrib-uglify": "1.0.1",
18 "grunt-contrib-watch": "",
18 "grunt-contrib-watch": "1.0.0",
19 "grunt-remove-logging": "~0.2.0",
19 "grunt-remove-logging": "0.2.0",
20 "karma": "^0.12.37",
20 "karma": "0.13.22",
21 "underscore": "~1.6.0",
21 "underscore": "1.8.3",
22 "yo": "",
22 "yo": "1.8.4",
23 "ini": ""
23 "ini": "1.3.4"
24 }
24 }
25 }
25 }
General Comments 0
You need to be logged in to leave comments. Login now