We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6749ea commit e787263Copy full SHA for e787263
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "stdhub-plugin-api",
3
"type": "module",
4
- "version": "0.5.0",
+ "version": "0.5.1",
5
"description": "Server-side API for stdhub plugins.",
6
"main": "src/index.ts",
7
"scripts": {},
@@ -17,7 +17,7 @@
17
},
18
"devDependencies": {
19
"@eslint/js": "^8.56.0",
20
- "@minecraft/server": "1.14.0-beta.1.21.20-preview.21",
+ "@minecraft/server": "1.12.0-beta.1.21.1-stable",
21
"@types/express": "^4.17.21",
22
"@types/node": "^20.14.7",
23
"eslint": "^8.56.0",
0 commit comments