You've already forked computing-box
Merge branch 'main' of https://git.adcmnetworks.co.uk/alexander.lyall/computing-box.git
Some checks failed
Changelog + Release on main / changelog_and_release (push) Has been cancelled
Some checks failed
Changelog + Release on main / changelog_and_release (push) Has been cancelled
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "computing-box",
|
||||
"version": "26.3.3-0.a",
|
||||
"version": "26.3.3-0.b",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "computing-box",
|
||||
"version": "26.3.3-0.a",
|
||||
"version": "26.3.3-0.b",
|
||||
"dependencies": {
|
||||
"astro": "^6.1.1"
|
||||
}
|
||||
@@ -1711,9 +1711,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.1.tgz",
|
||||
"integrity": "sha512-vq8sHpu1JsY1fWAunn+tdKNbVDmLQNiVdyuGsVT2csgITdFGXXVAyEXFWc1DzkMN0ehElPeiHnqItyQOJK+GqA==",
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.2.tgz",
|
||||
"integrity": "sha512-r3iIvmB6JvQxsdJLvapybKKq7Bojd1iQK6CCx5P55eRnXJIyUpHx/1UB/GdMm+em/lwaCUasxHCmIO0lCLV2uA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^3.0.1",
|
||||
|
||||
Reference in New Issue
Block a user