Skip to content

Commit

Permalink
fix: bug
Browse files Browse the repository at this point in the history
  • Loading branch information
dream2023 committed Dec 7, 2023
1 parent 448b7ad commit a2993e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"dev": "father dev",
"docs": "cross-env APP_ROOT=example dumi dev",
"lint": "eslint \"{src,test}/**/*.{js,jsx,ts,tsx}\"",
"postinstall": "yarn cross-env APP_ROOT=example dumi setup",
"prepare": "husky install && father link-dev-theme",
"prepublishOnly": "father doctor && npm run build"
},
Expand Down

0 comments on commit a2993e9

Please sign in to comment.