diff --git a/package-lock.json b/package-lock.json index eb1e454..4076eaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "Apache-2.0", "dependencies": { - "do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies", + "do-bulma": "github:do-community/do-bulma", "do-vue": "github:do-community/do-vue", "node-fetch": "^3.3.2", "pretty-checkbox-vue": "^1.1.9", @@ -4767,7 +4767,7 @@ }, "node_modules/do-bulma": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#b86737df23734ab1ba3558d6f16f810ae6594993", + "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#5a50859a1146e9851d9f43d75249779e62237d72", "license": "Apache-2.0", "dependencies": { "bulma": "^0.9.4" @@ -15600,8 +15600,8 @@ } }, "do-bulma": { - "version": "git+ssh://git@github.com/do-community/do-bulma.git#b86737df23734ab1ba3558d6f16f810ae6594993", - "from": "do-bulma@github:do-community/do-bulma#MattIPv4/update-dependencies", + "version": "git+ssh://git@github.com/do-community/do-bulma.git#5a50859a1146e9851d9f43d75249779e62237d72", + "from": "do-bulma@github:do-community/do-bulma", "requires": { "bulma": "^0.9.4" } diff --git a/package.json b/package.json index 7a8b4f0..7c8d7c6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "homepage": "https://github.com/do-community/available-images#readme", "dependencies": { - "do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies", + "do-bulma": "github:do-community/do-bulma", "do-vue": "github:do-community/do-vue", "node-fetch": "^3.3.2", "pretty-checkbox-vue": "^1.1.9",