npm i do-community/do-vue

pull/427/head
MattIPv4 2023-04-27 15:37:52 +01:00
parent 8a35f60456
commit 8204253dae
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"clipboard": "^2.0.11",
"clone": "^2.1.2",
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
"do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies",
"do-vue": "github:do-community/do-vue",
"escape-html": "^1.0.3",
"files-diff": "0.0.6",
"json-to-pretty-yaml": "^1.2.2",
@ -7169,7 +7169,7 @@
},
"node_modules/do-vue": {
"version": "1.0.0",
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#66d1c3c533aa40b800df76438354b311d2d4f08d",
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#85ed63f59df557e0258e55e0f34cdf3ea6b77575",
"license": "Apache-2.0",
"dependencies": {
"@svgr/webpack": "^7.0.0",
@ -25176,8 +25176,8 @@
}
},
"do-vue": {
"version": "git+ssh://git@github.com/do-community/do-vue.git#66d1c3c533aa40b800df76438354b311d2d4f08d",
"from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies",
"version": "git+ssh://git@github.com/do-community/do-vue.git#85ed63f59df557e0258e55e0f34cdf3ea6b77575",
"from": "do-vue@do-community/do-vue",
"requires": {
"@svgr/webpack": "^7.0.0",
"assert": "^2.0.0",

View File

@ -48,7 +48,7 @@
"clipboard": "^2.0.11",
"clone": "^2.1.2",
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
"do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies",
"do-vue": "github:do-community/do-vue",
"escape-html": "^1.0.3",
"files-diff": "0.0.6",
"json-to-pretty-yaml": "^1.2.2",