Skip to content

Commit

Permalink
Bump scaffold (#54)
Browse files Browse the repository at this point in the history
* Bump scaffold

* Move private to top

---------

Co-authored-by: @compulim <@compulim>
Co-authored-by: William Wong <compulim@users.noreply.github.com>
  • Loading branch information
compulim-workflow-bot[bot] and compulim authored May 30, 2024
1 parent d60807d commit 04b6768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "use-ref-from-pages",
"version": "0.0.0-0",
"description": "",
"private": true,
"scripts": {
"build": "esbuild --bundle --entry-names=[name]/[ext]/main --jsx=automatic --minify --outdir=./public/static/ --sourcemap app=./src/app/index.tsx",
"bump": "npm run bump:prod && npm run bump:dev && npm run bump:auditfix",
Expand Down

0 comments on commit 04b6768

Please sign in to comment.