Skip to content

Commit e5f0efa

Browse files
committed
Remove typings install
1 parent a5a1361 commit e5f0efa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"lint": "tslint src/**/*.ts",
66
"test": "tsc --skipLibCheck && karma start",
77
"prepublish": "tsc --skipLibCheck",
8-
"postinstall": "typings install",
98
"tsc": "tsc --skipLibCheck",
109
"typings": "typings"
1110
},

0 commit comments

Comments
 (0)