diff --git a/package.json b/package.json index 9bbc7666..0415f6b7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "lint": "tslint src/**/*.ts", "test": "tsc --skipLibCheck && karma start", "prepublish": "tsc --skipLibCheck", - "postinstall": "typings install", "tsc": "tsc --skipLibCheck", "typings": "typings" },