Skip to content

Commit

Permalink
fix: type module
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoyun8 committed Oct 9, 2024
1 parent 451c362 commit 5971302
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "tiny-engine",
"private": true,
"type": "module",
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "pnpm run setup && concurrently 'pnpm:serve:backend' 'pnpm:dev:demo:frontend'",
Expand Down

0 comments on commit 5971302

Please sign in to comment.