Antonio-Maranhao closed pull request #1092: Use @webcomponents/url from npm
URL: https://github.com/apache/couchdb-fauxton/pull/1092
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/package-lock.json b/package-lock.json
index 2eea1fbc5..c61afec98 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -150,8 +150,9 @@
       "dev": true
     },
     "@webcomponents/url": {
-      "version": 
"git+https://github.com/webcomponents/URL.git#dd6dd6baec8f0556124d181ea27675eba0dde667";,
-      "from": "git+https://github.com/webcomponents/URL.git";
+      "version": "0.7.1",
+      "resolved": 
"https://registry.npmjs.org/@webcomponents/url/-/url-0.7.1.tgz";,
+      "integrity": 
"sha512-9oFDpuZ+tAogjPYQPhNEX86Npzb73A4kv9DOPsSO9aWoWgoevoP6eKx+TKMwO8BJxtTpSM9nKenHQTJ56SP2Cw=="
     },
     "abbrev": {
       "version": "1.1.1",
diff --git a/package.json b/package.json
index 7ae0119e7..2baa7dee0 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
     "sinon": "^4.4.2"
   },
   "dependencies": {
-    "@webcomponents/url": "git+https://github.com/webcomponents/URL.git";,
+    "@webcomponents/url": "~0.7.1",
     "async": "~0.2.6",
     "babel": "^6.3.26",
     "babel-cli": "^6.22.2",


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to