Skip to content

Commit

Permalink
Add changeset labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryuni committed Jan 21, 2024
1 parent b58d775 commit 2fda712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/velox-luna/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"index.js.map"
],
"scripts": {
"build": "esbuild --bundle index.ts --outfile=index.js --sourcemap",
"build": "esbuild --bundle index.ts --outdir=dist --sourcemap",
"test": "pnpm run build && node index.js"
},
"dependencies": {
Expand Down

0 comments on commit 2fda712

Please sign in to comment.