ci: update github action

This commit is contained in:
chenshenhai 2023-10-15 12:27:27 +08:00
parent 986453c186
commit 89bfbd0492

View file

@ -1,6 +1,9 @@
{
"private": false,
"version": "0.4.0-alpha.1",
"workspaces": [
"packages/*"
],
"scripts": {
"postinstall": "npm run build",
"dev": "vite-node ./scripts/dev.ts",