Fix #214 again again

This commit is contained in:
Daniel Imms
2019-10-01 14:18:13 -07:00
committed by GitHub
parent 9a9cc4f8a5
commit 8e7bea8f76

View File

@ -29,7 +29,6 @@
"compile": "tsc -p ./",
"lint": "tslint -p ./",
"watch": "tsc -watch -p ./",
"install": "vscode-dts dev",
"download-api": "vscode-dts dev",
"postdownload-api": "vscode-dts master",
"postinstall": "npm run download-api"