1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 06:55:28 +02:00

ember-cli-mirage upgrade

run npm install and bower install
This commit is contained in:
Harvey Kandola 2016-06-17 09:34:54 -07:00
parent 7e523fa491
commit bea85df61b

View file

@ -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"
} }