Skip to content

Commit c64af5e

Browse files
committed
Remove the post-publish script
1 parent 392af2b commit c64af5e

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
@@ -104,7 +104,6 @@
104104
"scripts": {
105105
"prepare": "gulp build-eslint-rules",
106106
"pretest": "gulp tests",
107-
"postpublish": "gulp create-language-services-build",
108107
"test": "gulp runtests-parallel --light=false",
109108
"test:eslint-rules": "gulp run-eslint-rules-tests",
110109
"build": "npm run build:compiler && npm run build:tests",

0 commit comments

Comments
 (0)