Skip to content

Commit 22d6dcc

Browse files
author
Christoph Wolfes
committed
updated angular and gulp-if dependency
1 parent 75eb03f commit 22d6dcc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"description": "SCM-Manager related widgets",
2525
"dependencies": {
26-
"angular": ">=1.4 <=1.6",
26+
"angular": ">=1.4 <=1.6.4",
2727
"angular-dashboard-framework": "v0.12.x",
2828
"angular-chart.js": "^1.1.0",
2929
"angular-markdown-directive": "^0.3.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"gulp-connect": "~2.2.0",
2121
"gulp-csslint": "^0.1.5",
2222
"gulp-headerfooter": "^1.0.3",
23-
"gulp-if": "^1.2.5",
23+
"gulp-if": "2.x",
2424
"gulp-inject": "^1.2.0",
2525
"gulp-jshint": "^1.9.4",
2626
"gulp-less": "^3.0.2",

0 commit comments

Comments
 (0)