Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 392a508

Browse files
committed
change angular version to be 1.4.x
1 parent 900f5b0 commit 392a508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"package.json"
1717
],
1818
"dependencies": {
19-
"angular": "~1.4.10",
19+
"angular": "~1.4.x",
2020
"jquery": "~2.1.4",
2121
"fullcalendar": "~2.7.1",
2222
"moment": "~2.10.3"
@@ -27,6 +27,6 @@
2727
},
2828
"resolutions": {
2929
"jquery": "~2.1.4",
30-
"angular": "1.4.10"
30+
"angular": "~1.4.x"
3131
}
3232
}

0 commit comments

Comments
 (0)