use http to feth jquery-ui dependency instead of ssh

This commit is contained in:
Filipa Lacerda 2017-02-17 11:37:09 +00:00
parent aa792b91bb
commit 8391aae3e2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"es6-promise": "^4.0.5",
"imports-loader": "^0.6.5",
"jquery": "2.2.1",
"jquery-ui": "github:jquery/jquery-ui#1.11.4",
"jquery-ui": "git+https://github.com/jquery/jquery-ui#1.11.4",
"jquery-ujs": "1.2.1",
"js-cookie": "^2.1.3",
"karma-mocha-reporter": "^2.2.2",