Skip to content

Commit

Permalink
Remove typings install
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Jan 2, 2017
1 parent a5a1361 commit e5f0efa
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 @@ -5,7 +5,6 @@
"lint": "tslint src/**/*.ts",
"test": "tsc --skipLibCheck && karma start",
"prepublish": "tsc --skipLibCheck",
"postinstall": "typings install",
"tsc": "tsc --skipLibCheck",
"typings": "typings"
},
Expand Down

0 comments on commit e5f0efa

Please sign in to comment.