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 68e291e commit 9bfdb32Copy full SHA for 9bfdb32
package.json
@@ -29,10 +29,10 @@
29
"devDependencies": {
30
"codeclimate-test-reporter": "^0.1.1",
31
"del": "^2.0.2",
32
- "eslint": "^1.7.3",
+ "eslint": "^1.8.0",
33
"eslint-config-airbnb": "^0.1.0",
34
- "factory-angular-channels": "^0.8.9",
35
- "gulp-jshint": "^1.11.2",
+ "factory-angular-channels": "^0.9.0",
+ "gulp-jshint": "^1.12.0",
36
"gulp-ng-annotate": "^1.1.0",
37
"gulp-pre": "^4.0.0-alpha.4",
38
"gulp-rename": "^1.2.2",
@@ -49,7 +49,7 @@
49
"ng-factory": "^1.0",
50
"phantomjs": "^1.9.18",
51
"through2": "^2.0.0",
52
- "undertaker-lib-tasks": "^0.4.3"
+ "undertaker-lib-tasks": "^0.5.1"
53
},
54
"scripts": {
55
"test": "$(npm bin)/gulp jshint karma:unit"
0 commit comments