We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0bb855 commit f56f477Copy full SHA for f56f477
package.json
@@ -23,20 +23,19 @@
23
"homepage": "https://github.com/doshprompt/angular-localization",
24
"devDependencies": {
25
"grunt": "^0.4.5",
26
- "grunt-concurrent": "^0.5.0",
27
"grunt-contrib-clean": "^0.5.0",
28
"grunt-contrib-compress": "^0.9.1",
29
"grunt-contrib-concat": "^0.4.0",
30
"grunt-contrib-connect": "^0.7.1",
31
"grunt-contrib-uglify": "^0.4.0",
32
"grunt-karma": "^0.8.3",
33
"grunt-preprocess": "^4.0.0",
34
- "grunt-protractor-runner": "^1.0.0",
+ "grunt-protractor-runner": "^1.1.0",
35
"karma-jasmine": "^0.1.5",
36
"karma-junit-reporter": "^0.2.2",
37
"karma-phantomjs-launcher": "^0.1.4",
38
"load-grunt-tasks": "^0.4.0",
39
"phantomjs": "^1.9.7-8",
40
- "protractor": "^0.23.1"
+ "protractor": "^1.0.0"
41
}
42
0 commit comments