mirror of
https://github.com/documize/community.git
synced 2025-08-07 22:45:24 +02:00
ember-cli-mirage upgrade
run npm install and bower install
This commit is contained in:
parent
7e523fa491
commit
bea85df61b
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"jquery": ">=2.1.1",
|
"jquery": ">=2.1.1",
|
||||||
"ember": "v2.5.1"
|
"ember": "v2.5.1",
|
||||||
|
"FakeXMLHttpRequest": "^1.4.0"
|
||||||
},
|
},
|
||||||
"version": "0.0.1"
|
"version": "0.0.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue