Skip to content

Commit

Permalink
Remove the post-publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Sep 30, 2019
1 parent 392af2b commit c64af5e
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 @@ -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",
Expand Down

0 comments on commit c64af5e

Please sign in to comment.