Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into holic/system-namespac…
Browse files Browse the repository at this point in the history
…e-label
  • Loading branch information
holic committed Aug 23, 2024
2 parents 4e6e0f7 + 3ae54d5 commit 9e46c16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"bin": {
"explorer": "./dist/explorer.js"
},
"files": [
"dist",
".next/standalone/packages/explorer"
],
"scripts": {
"build": "pnpm run build:explorer && pnpm run build:bin",
"build:bin": "tsup",
Expand Down

0 comments on commit 9e46c16

Please sign in to comment.