Skip to content

Commit

Permalink
remove install script
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 23, 2024
1 parent 8f1cc20 commit 91976eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"watch": "vitepress dev . --open",
"build": "vitepress build .",
"install": "npm install --global mermaid-filter",
"lint": "npm run lint:format && npm run lint:js",
"lint:js": "eslint . .vitepress",
"lint:format": "prettier . --list-different",
Expand Down

0 comments on commit 91976eb

Please sign in to comment.