Update package version v2.0.6 #365

Merged
github-actions[bot] merged 1 commits from update-version into main 2022-04-29 16:21:37 +00:00
Showing only changes of commit 4efd07a259 - Show all commits

View File

@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.0.5",
"version": "2.0.6",
"description": "A very simple way to manage Minecraft servers",
"types": "./dist/dts/index.d.ts",
"main": "./dist/cjs/index.js",
@ -90,4 +90,4 @@
"ts-node": "^10.7.0",
"typescript": "^4.6.4"
}
}
}