🚀 Launch bug hotfix cli

This commit is contained in:
LittleSheep 2024-10-03 15:31:34 +08:00
parent 2481d2b616
commit 11a9a4a929

View File

@ -1,7 +1,7 @@
{
"name": "roadsign-cli",
"module": "index.ts",
"version": "1.0.0",
"version": "1.0.1",
"repository": "https://github.com/solsynth/roadsign",
"type": "module",
"scripts": {
@ -33,4 +33,5 @@
"figlet": "^1.7.0",
"ora": "^8.1.0"
}
}
}