Skip to content

Commit

Permalink
removed postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
svenefftinge committed Apr 25, 2018
1 parent b1cc862 commit 6a89510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/theia-ide/typescript-language-server.git"
},
"scripts": {
"postinstall": "yarn run build",
"prepare": "yarn run build",
"build": "tsc && tslint --project .",
"clean": "rimraf lib",
"watch": "tsc --watch",
Expand Down

0 comments on commit 6a89510

Please sign in to comment.