npm i do-community/do-vue
parent
8a35f60456
commit
8204253dae
|
@ -12,7 +12,7 @@
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"clone": "^2.1.2",
|
"clone": "^2.1.2",
|
||||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
|
"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",
|
"escape-html": "^1.0.3",
|
||||||
"files-diff": "0.0.6",
|
"files-diff": "0.0.6",
|
||||||
"json-to-pretty-yaml": "^1.2.2",
|
"json-to-pretty-yaml": "^1.2.2",
|
||||||
|
@ -7169,7 +7169,7 @@
|
||||||
},
|
},
|
||||||
"node_modules/do-vue": {
|
"node_modules/do-vue": {
|
||||||
"version": "1.0.0",
|
"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",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@svgr/webpack": "^7.0.0",
|
"@svgr/webpack": "^7.0.0",
|
||||||
|
@ -25176,8 +25176,8 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"do-vue": {
|
"do-vue": {
|
||||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#66d1c3c533aa40b800df76438354b311d2d4f08d",
|
"version": "git+ssh://git@github.com/do-community/do-vue.git#85ed63f59df557e0258e55e0f34cdf3ea6b77575",
|
||||||
"from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies",
|
"from": "do-vue@do-community/do-vue",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@svgr/webpack": "^7.0.0",
|
"@svgr/webpack": "^7.0.0",
|
||||||
"assert": "^2.0.0",
|
"assert": "^2.0.0",
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"clone": "^2.1.2",
|
"clone": "^2.1.2",
|
||||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
|
"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",
|
"escape-html": "^1.0.3",
|
||||||
"files-diff": "0.0.6",
|
"files-diff": "0.0.6",
|
||||||
"json-to-pretty-yaml": "^1.2.2",
|
"json-to-pretty-yaml": "^1.2.2",
|
||||||
|
|
Loading…
Reference in New Issue