From 88360f6fb07e6b05b98b78e314e61117516808f8 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Thu, 27 Apr 2023 15:38:11 +0100 Subject: [PATCH] npm i do-community/do-bulma --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 11f29aa..d4c9581 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "clipboard": "^2.0.11", "clone": "^2.1.2", - "do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies", + "do-bulma": "github:do-community/do-bulma", "do-vue": "github:do-community/do-vue", "escape-html": "^1.0.3", "files-diff": "0.0.6", @@ -7161,7 +7161,7 @@ }, "node_modules/do-bulma": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#b98584ec142899da52796c89753293047f480fa9", + "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#75e75624e417003c14984de5f7a6e22b7d918570", "license": "Apache-2.0", "dependencies": { "bulma": "^0.9.4" @@ -25169,15 +25169,15 @@ } }, "do-bulma": { - "version": "git+ssh://git@github.com/do-community/do-bulma.git#b98584ec142899da52796c89753293047f480fa9", - "from": "do-bulma@github:do-community/do-bulma#MattIPv4/update-dependencies", + "version": "git+ssh://git@github.com/do-community/do-bulma.git#75e75624e417003c14984de5f7a6e22b7d918570", + "from": "do-bulma@do-community/do-bulma", "requires": { "bulma": "^0.9.4" } }, "do-vue": { "version": "git+ssh://git@github.com/do-community/do-vue.git#85ed63f59df557e0258e55e0f34cdf3ea6b77575", - "from": "do-vue@do-community/do-vue", + "from": "do-vue@github:do-community/do-vue", "requires": { "@svgr/webpack": "^7.0.0", "assert": "^2.0.0", diff --git a/package.json b/package.json index 4adb3e3..a45b9ca 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": { "clipboard": "^2.0.11", "clone": "^2.1.2", - "do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies", + "do-bulma": "github:do-community/do-bulma", "do-vue": "github:do-community/do-vue", "escape-html": "^1.0.3", "files-diff": "0.0.6",