Force jquery resolution to suit phraseanet

This commit is contained in:
Nicolas Le Goff
2014-02-28 15:54:43 +01:00
parent a729c63825
commit c03f654725

View File

@@ -38,5 +38,8 @@
"sinon-chai": "~2.5",
"qunit": "https://github.com/jquery/qunit.git#1.11.0",
"js-fixtures": "https://github.com/badunk/js-fixtures/archive/master.zip"
},
"resolutions": {
"jquery": "1.8.3"
}
}