1
0
mirror of https://github.com/flarum/core.git synced 2025-08-24 09:03:05 +02:00

Upgrade to jQuery 3.1.1

This commit is contained in:
Sajjad Hashemian
2016-11-20 11:34:05 +03:30
committed by Franz Liedke
parent 4585002118
commit ef4c9d4f8a
3 changed files with 7515 additions and 5495 deletions

6274
js/admin/dist/app.js vendored

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
{ {
"name": "flarum", "name": "flarum",
"dependencies": { "dependencies": {
"jquery": "~2.1.3", "jquery": "~3.1.1",
"jquery.hotkeys": "jeresig/jquery.hotkeys#0.2.0", "jquery.hotkeys": "jeresig/jquery.hotkeys#0.2.0",
"bootstrap": "~3.3.2", "bootstrap": "~3.3.2",
"spin.js": "~2.0.1", "spin.js": "~2.0.1",

6274
js/forum/dist/app.js vendored

File diff suppressed because it is too large Load Diff