Skip to content

Commit

Permalink
upgrade bunchee
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Dec 27, 2023
1 parent ff387f8 commit 3d97500
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"scripts": {
"build": "bunchee",
"dev": "bunchee --watch",
"dev": "bunchee --watch --sourcemap",
"dev:website": "turbo run dev --filter=website...",
"dev:test": "turbo run dev --filter=test...",
"format": "prettier --write .",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@playwright/test": "^1.30.0",
"@types/node": "^18.11.13",
"@types/react": "^18.0.26",
"bunchee": "^4.2.4",
"bunchee": "^4.2.5",
"prettier": "^2.8.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d97500

Please sign in to comment.