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

Commit 22ce145

Browse files
committed
patch bower.json to use same moment dependency as fullcalendar
1 parent 4b763af commit 22ce145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"angular": "~1.4.x",
2020
"jquery": "~2.1.4",
2121
"fullcalendar": "~2.7.1",
22-
"moment": "~2.10.3"
22+
"moment": ">=2.5.0"
2323
},
2424
"devDependencies": {
2525
"angular-mocks": "~1.x",

0 commit comments

Comments
 (0)