Fix Dependencies Version (#396)

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json

* Update package.json
This commit is contained in:
2025-08-05 04:58:23 +09:00
committed by GitHub
parent 484184d61d
commit ed01de3feb
6 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"@clusterio/lib": "^2.0.0-alpha.19"
},
"devDependencies": {
"@clusterio/lib": "2.0.0-alpha.20",
"@clusterio/lib": "^2.0.0-alpha.20",
"@types/node": "^20.4.5",
"typescript": "^5.5.3"
},