Skip to content

Commit

Permalink
Merge pull request #222 from idrawjs/dev-v0.4
Browse files Browse the repository at this point in the history
ci: update github action
  • Loading branch information
chenshenhai authored Oct 15, 2023
2 parents c8d85f8 + 89bfbd0 commit 5d15d9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 5d15d9b

Please sign in to comment.