Skip to content

Commit

Permalink
Merge branch 'main' into test/vrt-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
tacrew committed Nov 7, 2023
2 parents b82654b + 0245114 commit a4d8296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "next build",
"start": "next start",
"lint": "next lint",
"download:chromium": "node node_modules/puppeteer/install.js",
"download:chromium": "node node_modules/puppeteer/install.mjs",
"storybook": "storybook dev -p 6006",
"storybook:build": "storybook build",
"storybook:start": "npx http-server storybook-static --ci -p 9001",
Expand Down

0 comments on commit a4d8296

Please sign in to comment.