Skip to content

Commit 4fa3c3e

Browse files
Bump scaffold (#59)
* Bump scaffold * Adapt --------- Co-authored-by: @compulim <@compulim> Co-authored-by: William Wong <compulim@users.noreply.github.com>
1 parent 366f40d commit 4fa3c3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/pages/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "react-chain-of-responsibility-pages",
33
"version": "0.0.0-0",
44
"description": "",
5+
"private": true,
56
"scripts": {
67
"build": "esbuild --bundle --entry-names=[name]/[ext]/main --jsx=automatic --minify --outdir=./public/static/ --sourcemap app=./src/app/index.tsx",
78
"bump": "npm run bump:prod && npm run bump:dev && npm run bump:auditfix",

0 commit comments

Comments
 (0)