Switch to main do-vue/do-bulma

pull/331/head
MattIPv4 2022-03-21 15:42:39 +00:00
parent 591b8c7aa8
commit 031f7b5cbc
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -11,8 +11,8 @@
"dependencies": { "dependencies": {
"clipboard": "^2.0.10", "clipboard": "^2.0.10",
"clone": "^2.1.2", "clone": "^2.1.2",
"do-bulma": "github:do-community/do-bulma#MattIPv4/vue-3", "do-bulma": "github:do-community/do-bulma",
"do-vue": "github:do-community/do-vue#MattIPv4/vue-3", "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",
@ -7885,7 +7885,7 @@
}, },
"node_modules/do-bulma": { "node_modules/do-bulma": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#663980a539ea6273259a1175cc755428656d52b8", "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#a51519c7d434516caa65f2293b827314746236fe",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"bulma": "^0.9.3" "bulma": "^0.9.3"
@ -7893,7 +7893,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#b313ae4368f09d4c6bdce0da107a46d70dabb403", "resolved": "git+ssh://git@github.com/do-community/do-vue.git#266dd0b57e5cf869da7fc8f221c8dff69d15d112",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"assert": "^2.0.0", "assert": "^2.0.0",
@ -26082,15 +26082,15 @@
} }
}, },
"do-bulma": { "do-bulma": {
"version": "git+ssh://git@github.com/do-community/do-bulma.git#663980a539ea6273259a1175cc755428656d52b8", "version": "git+ssh://git@github.com/do-community/do-bulma.git#a51519c7d434516caa65f2293b827314746236fe",
"from": "do-bulma@https://github.com/do-community/do-bulma#MattIPv4/vue-3", "from": "do-bulma@https://github.com/do-community/do-bulma",
"requires": { "requires": {
"bulma": "^0.9.3" "bulma": "^0.9.3"
} }
}, },
"do-vue": { "do-vue": {
"version": "git+ssh://git@github.com/do-community/do-vue.git#b313ae4368f09d4c6bdce0da107a46d70dabb403", "version": "git+ssh://git@github.com/do-community/do-vue.git#266dd0b57e5cf869da7fc8f221c8dff69d15d112",
"from": "do-vue@https://github.com/do-community/do-vue#MattIPv4/vue-3", "from": "do-vue@https://github.com/do-community/do-vue",
"requires": { "requires": {
"assert": "^2.0.0", "assert": "^2.0.0",
"babel-loader": "^8.2.3", "babel-loader": "^8.2.3",

View File

@ -46,8 +46,8 @@
"dependencies": { "dependencies": {
"clipboard": "^2.0.10", "clipboard": "^2.0.10",
"clone": "^2.1.2", "clone": "^2.1.2",
"do-bulma": "github:do-community/do-bulma#MattIPv4/vue-3", "do-bulma": "github:do-community/do-bulma",
"do-vue": "github:do-community/do-vue#MattIPv4/vue-3", "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",