1
0
Selaa lähdekoodia

Revert "Use direct urls, bower registry contains github."

This reverts commit bdc773f223e60bd4cd98e66f02f9f6b7f3398bb4.
Herbert Vojčík 8 vuotta sitten
vanhempi
commit
831da9a58b
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      template.js

+ 2 - 2
template.js

@@ -160,8 +160,8 @@ exports.template = function (grunt, init, done) {
                 "amber-compat-es2015": "^0.1.0",
                 "amber-contrib-jquery": "^0.2.0",
                 "amber-contrib-web": "^0.3.0",
-                "domite": "https://lolg.it/herby/domite.git#^0.4.0",
-                "silk": "https://lolg.it/herby/silk.git#^0.2.0"
+                "domite": "^0.4.0",
+                "silk": "^0.2.0"
             },
             "devDependencies": {
                 "amber-contrib-legacy": "^0.3.0",