Add URL search paramas polyfill

This commit is contained in:
Richard Lewis
2017-10-27 16:38:49 +01:00
parent 7662b5ac8f
commit 0a7273bf1d
2 changed files with 6 additions and 0 deletions

5
package-lock.json generated
View File

@@ -6241,6 +6241,11 @@
}
}
},
"url-search-params": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/url-search-params/-/url-search-params-0.10.0.tgz",
"integrity": "sha512-oFPzmbPAbdthStgffGq8alULe47skPDt1X3KW6NOQnKkcLHP4IS1NfdfHG/CBP5lGsr2gDzNp87pfWLx/eIxjw=="
},
"user-home": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz",