1
0
mirror of https://github.com/flarum/core.git synced 2025-07-17 23:01:17 +02:00

Update dependencies to latest versions.

This commit is contained in:
Toby Zerner
2014-12-23 12:55:28 +10:30
parent 63b918f741
commit 23e7733d97

View File

@@ -13,10 +13,10 @@
"ember-qunit": "0.1.8", "ember-qunit": "0.1.8",
"ember-qunit-notifications": "0.0.4", "ember-qunit-notifications": "0.0.4",
"qunit": "~1.15.0", "qunit": "~1.15.0",
"bootstrap": "~3.2.0", "bootstrap": "~3.3.0",
"font-awesome": "~4", "font-awesome": "~4",
"spin.js": "~1.3.3", "spin.js": "~2.0.1",
"pace": "~0.4.16", "pace": "~0.7.1",
"moment": "~2.5.1" "moment": "~2.8.4"
} }
} }