Skip to content

Commit

Permalink
chore: update package
Browse files Browse the repository at this point in the history
  • Loading branch information
lzxue committed Dec 4, 2023
1 parent 9b020af commit e9fcd5b
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 @@ -14,7 +14,7 @@
],
"scripts": {
"dev": "dumi dev --openssl-legacy-provider",
"dev-build": "dumi build",
"dev-build": "dumi build --openssl-legacy-provider",
"start": "lerna --scope @antv/l7-site exec yarn run site:develop",
"site:build": "lerna --scope @antv/l7-site exec yarn run site:build",
"site:clean": "lerna --scope @antv/l7-site exec yarn run site:clean",
Expand Down

0 comments on commit e9fcd5b

Please sign in to comment.