Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yqcs committed Dec 26, 2023
1 parent 93ca2b9 commit 84b6155
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 @@ -6,7 +6,7 @@
"typings": "es/index.d.ts",
"scripts": {
"build": "father-build",
"docs:build": "dumi build",
"docs:build": "set NODE_OPTIONS=--openssl-legacy-provider&&dumi build",
"docs:deploy": "gh-pages -d dist",
"prepublishOnly": "npm run build",
"prettier": "prettier --write \"**/*.{js,jsx,tsx,ts,less,md,json}\"",
Expand Down

0 comments on commit 84b6155

Please sign in to comment.