use npm package

master
JFH 2021-03-15 00:09:32 +01:00
parent d7d59b6669
commit 6e1f7d2a07
2 changed files with 6 additions and 6 deletions

8
package-lock.json generated
View File

@ -83,8 +83,8 @@
"nyc": "15.1.0", "nyc": "15.1.0",
"open-cli": "6.0.1", "open-cli": "6.0.1",
"promise-fs": "2.1.1", "promise-fs": "2.1.1",
"qr-manipulation": "git+https://github.com/brettz9/qr-manipulation.git", "qr-manipulation": "github:brettz9/qr-manipulation",
"query-result": "git+https://github.com/WebReflection/query-result.git", "query-result": "github:WebReflection/query-result",
"remark-cli": "9.0.0", "remark-cli": "9.0.0",
"remark-lint-ordered-list-marker-value": "2.0.1", "remark-lint-ordered-list-marker-value": "2.0.1",
"requirejs": "2.3.6", "requirejs": "2.3.6",
@ -39688,7 +39688,7 @@
"qr-manipulation": { "qr-manipulation": {
"version": "git+ssh://git@github.com/brettz9/qr-manipulation.git#f3dd92f4db007b2195ab1477757db74d598c3fdc", "version": "git+ssh://git@github.com/brettz9/qr-manipulation.git#f3dd92f4db007b2195ab1477757db74d598c3fdc",
"dev": true, "dev": true,
"from": "qr-manipulation@git+https://github.com/brettz9/qr-manipulation.git" "from": "qr-manipulation@github:brettz9/qr-manipulation"
}, },
"qs": { "qs": {
"version": "6.5.2", "version": "6.5.2",
@ -39699,7 +39699,7 @@
"query-result": { "query-result": {
"version": "git+ssh://git@github.com/WebReflection/query-result.git#6b33ed9e3193f685ee0f35a59ff6088ca57f8597", "version": "git+ssh://git@github.com/WebReflection/query-result.git#6b33ed9e3193f685ee0f35a59ff6088ca57f8597",
"dev": true, "dev": true,
"from": "query-result@git+https://github.com/WebReflection/query-result.git" "from": "query-result@github:WebReflection/query-result"
}, },
"querystring": { "querystring": {
"version": "0.2.0", "version": "0.2.0",

View File

@ -181,8 +181,8 @@
"nyc": "15.1.0", "nyc": "15.1.0",
"open-cli": "6.0.1", "open-cli": "6.0.1",
"promise-fs": "2.1.1", "promise-fs": "2.1.1",
"qr-manipulation": "git+https://github.com/brettz9/qr-manipulation.git", "qr-manipulation": "github:brettz9/qr-manipulation",
"query-result": "git+https://github.com/WebReflection/query-result.git", "query-result": "github:WebReflection/query-result",
"remark-cli": "9.0.0", "remark-cli": "9.0.0",
"remark-lint-ordered-list-marker-value": "2.0.1", "remark-lint-ordered-list-marker-value": "2.0.1",
"requirejs": "2.3.6", "requirejs": "2.3.6",