Skip to content

Commit 91976eb

Browse files
committed
remove install script
1 parent 8f1cc20 commit 91976eb

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
@@ -6,7 +6,6 @@
66
"scripts": {
77
"watch": "vitepress dev . --open",
88
"build": "vitepress build .",
9-
"install": "npm install --global mermaid-filter",
109
"lint": "npm run lint:format && npm run lint:js",
1110
"lint:js": "eslint . .vitepress",
1211
"lint:format": "prettier . --list-different",

0 commit comments

Comments
 (0)