mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
build: ci workflow (partial)
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
"lint:fix": "eslint . --ext ts,tsx --fix",
|
||||
"preview": "vite preview",
|
||||
"serve": "npx http-server ./dist/",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"release": "npm run build && npm version patch && npm publish"
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/emoji-js": "^3.5.2",
|
||||
|
||||
Reference in New Issue
Block a user