You've already forked computing-box
Compare commits
1 Commits
v26.03.30.
...
323ddb7895
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
323ddb7895 |
10
package-lock.json
generated
10
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "computing-box",
|
||||
"version": "26.3.3-0.b",
|
||||
"version": "26.3.2-1.g",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "computing-box",
|
||||
"version": "26.3.3-0.b",
|
||||
"version": "26.3.2-1.g",
|
||||
"dependencies": {
|
||||
"astro": "^6.0.8"
|
||||
}
|
||||
@@ -1711,9 +1711,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.2.tgz",
|
||||
"integrity": "sha512-r3iIvmB6JvQxsdJLvapybKKq7Bojd1iQK6CCx5P55eRnXJIyUpHx/1UB/GdMm+em/lwaCUasxHCmIO0lCLV2uA==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.0.tgz",
|
||||
"integrity": "sha512-J8XGJQo5+W2wJLdUbQHVho4DHWDM6V4Dp8s+z0Fs3O/mcu3WjbTBELOv/MC7ueoqmQ/Jts6Bz7FJwbAopbFd+g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^3.0.1",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "computing-box",
|
||||
"type": "module",
|
||||
"version": "26.3.3-0.b",
|
||||
"version": "26.3.2-1.g",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
|
||||
Reference in New Issue
Block a user