🚀 Launch cli npm package

This commit is contained in:
LittleSheep 2024-10-03 15:05:23 +08:00
parent 498eb05514
commit 99e4a64b5a

View File

@ -1,6 +1,8 @@
{
"name": "roadsign-cli",
"module": "index.ts",
"version": "1.0.0",
"repository": "https://github.com/solsynth/roadsign",
"type": "module",
"scripts": {
"build": "rimraf dist && rollup -c rollup.config.js"