mirror of
https://github.com/idrawjs/idraw
synced 2026-05-24 01:58:27 +00:00
ci: update github action
This commit is contained in:
parent
986453c186
commit
89bfbd0492
1 changed files with 3 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue