Remove the post-publish script

This commit is contained in:
Orta Therox 2019-09-30 08:29:16 -04:00
parent 392af2bea8
commit c64af5e505

View File

@ -104,7 +104,6 @@
"scripts": {
"prepare": "gulp build-eslint-rules",
"pretest": "gulp tests",
"postpublish": "gulp create-language-services-build",
"test": "gulp runtests-parallel --light=false",
"test:eslint-rules": "gulp run-eslint-rules-tests",
"build": "npm run build:compiler && npm run build:tests",