Skip to content

Commit

Permalink
Upgrade @babel/core.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilte committed Oct 12, 2023
1 parent 8087ead commit 97faf91
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 97 deletions.
2 changes: 2 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"build": "vite build",
"ci": "yarn install --frozen-lockfile",
"preview": "vite preview",
"upgrade": "yarn run upgrade",
"outdated": "yarn run outdated",
"storybook": "NODE_OPTIONS=--openssl-legacy-provider start-storybook -p 6006 -s public --quiet",
"storybook-dev": "start-storybook -p 6006 -s public",
"build-storybook": "NODE_OPTIONS=--openssl-legacy-provider build-storybook -s public",
Expand Down
Loading

0 comments on commit 97faf91

Please sign in to comment.