Skip to content

Commit 95e4fb4

Browse files
authored
chore: remove prepare script
1 parent 3f56efd commit 95e4fb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
4242
"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
4343
"pretty-quick": "pretty-quick",
44-
"prepare": "dumi setup",
4544
"test": "jest",
4645
"coverage": "jest --coverage"
4746
},

0 commit comments

Comments
 (0)