Skip to content

Commit 9b3efad

Browse files
committed
upgrade package
1 parent 9a5a6b4 commit 9b3efad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"storybook": "storybook dev -p 6006",
88
"build-storybook": "storybook build",
99
"pages:dev": "wrangler pages dev --proxy 3000 -- yarn dev",
10-
"pages:deploy": "NODE_VERSION=18 yarn build-storybook && wrangler pages deploy ./storybook-static --project-name=acrool-react-dialog --branch main"
10+
"pages:deploy": "NODE_VERSION=20 yarn build-storybook && wrangler pages deploy ./storybook-static --project-name=acrool-react-dialog --branch main"
1111
},
1212
"resolutions": {
1313
"styled-components": "6.1.17"

0 commit comments

Comments
 (0)