Skip to content

Commit 323adaf

Browse files
committed
remove install script from package.json
1 parent 49db078 commit 323adaf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
"postmake-mml3-xslt": "npx rimraf ts/input/mathml/mml3/mml3.xsl",
116116
"=============================================================================== install": "",
117117
"link:full": "node components/bin/link-full",
118-
"install": "npm run -s link:full",
119118
"use-cjs": "echo '{\n \"extends\": \"./tsconfig/cjs.json\"\n}' > tsconfig.json",
120119
"use-mjs": "echo '{\n \"extends\": \"./tsconfig/mjs.json\"\n}' > tsconfig.json"
121120
},

0 commit comments

Comments
 (0)