1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Update mithril

This commit is contained in:
Toby Zerner
2015-05-04 10:29:38 +09:30
parent 9af9dce740
commit 041bef1f78

View File

@@ -7,7 +7,7 @@
"spin.js": "~2.0.1", "spin.js": "~2.0.1",
"moment": "~2.8.4", "moment": "~2.8.4",
"color-thief": "v2.0", "color-thief": "v2.0",
"mithril": "lhorie/mithril.js#components", "mithril": "0.2.0",
"loader.js": "~3.2.1" "loader.js": "~3.2.1"
} }
} }