Skip to content

Commit 9e77fc4

Browse files
committed
chore: bump to angular 1.5.0
1 parent c97ca94 commit 9e77fc4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
],
1515
"license": "MIT",
1616
"devDependencies": {
17-
"angular": "^1.4.3",
18-
"angular-mocks": "^1.4.3",
17+
"angular": "^1.5.0",
18+
"angular-mocks": "^1.5.0",
1919
"del": "^2.0.2",
2020
"gulp": "^3.8.10",
2121
"gulp-angular-templatecache": "^1.5.0",
@@ -26,6 +26,7 @@
2626
"gulp-rename": "^1.2.0",
2727
"gulp-uglify": "^1.0.2",
2828
"jquery": "^2.1.4",
29+
"jshint": "^2.9.1",
2930
"jshint-stylish": "^2.0.0"
3031
}
3132
}

0 commit comments

Comments
 (0)