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

Commit 3794dc0

Browse files
committed
Merge pull request #279 from reggieboyYEAH/master
Update to fullcalendar v2.3.1
2 parents 7847c33 + 920d0ac commit 3794dc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"package.json"
1717
],
1818
"dependencies": {
19-
"angular": "1.2.26",
19+
"angular": "1.3.15",
2020
"jquery": "2.x",
21-
"fullcalendar": "2.1.1",
21+
"fullcalendar": "2.3.1",
2222
"moment": "2.*"
2323
},
2424
"devDependencies": {
@@ -27,6 +27,6 @@
2727
},
2828
"resolutions": {
2929
"jquery": "~2.x",
30-
"angular": "1.2.26"
30+
"angular": "1.3.15"
3131
}
3232
}

0 commit comments

Comments
 (0)