update VERSIONS.txt with good versions (#1656)

This commit is contained in:
Konnor Rogers
2025-10-24 15:00:17 -04:00
committed by GitHub
parent 8d590d2597
commit eb9bda5e28
2 changed files with 2 additions and 5 deletions

View File

@@ -1,6 +1,2 @@
3.0.0-beta.1
3.0.0-beta.2
3.0.0-beta.3
3.0.0-beta.4
3.0.0-beta.5 3.0.0-beta.5
3.0.0-beta.6 3.0.0-beta.6

3
package-lock.json generated
View File

@@ -14017,7 +14017,8 @@
"qr-creator": "^1.0.0" "qr-creator": "^1.0.0"
}, },
"devDependencies": { "devDependencies": {
"@wc-toolkit/jsx-types": "^1.3.0" "@wc-toolkit/jsx-types": "^1.3.0",
"eleventy-plugin-git-commit-date": "^0.1.3"
}, },
"engines": { "engines": {
"node": ">=14.17.0" "node": ">=14.17.0"