Skip to content

Commit

Permalink
chore: update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
crazylxr committed Aug 21, 2024
1 parent 4666858 commit 7947903
Show file tree
Hide file tree
Showing 2 changed files with 14,582 additions and 13,374 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"scripts": {
"init": "pnpm install && pnpm run build",
"start": "pnpm run dev",
"dev": "dumi dev",
"dev": "set NODE_OPTIONS=--openssl-legacy-provider && dumi dev",
"clean-dist": "rimraf 'packages/*/{lib,es,node_modules,dist}'",
"clean": "pnpm run clean-dist && rimraf node_modules",
"build": "pnpm -r --filter=./packages/* run build",
Expand Down
Loading

0 comments on commit 7947903

Please sign in to comment.