Merge pull request #696 from Gheoan/jquery

alias jquery to npm:jquery
This commit is contained in:
Guy Bedford
2016-01-02 23:16:59 +02:00
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"format": "amd"
}
+1 -1
View File
@@ -252,7 +252,7 @@
"jcrop": "github:tapmodo/Jcrop",
"jiff": "github:cujojs/jiff",
"joi": "github:capaj/joi-browser",
"jquery": "github:components/jquery",
"jquery": "npm:jquery",
"jquery-ui": "github:components/jqueryui",
"jquery-ui-layout": "github:allpro/layout",
"jquery-autosize": "github:jackmoore/autosize",