Skip to content

Commit 894471e

Browse files
author
vakrilov
committed
Remove gulp postpublish task
1 parent 0892842 commit 894471e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nativescript-angular/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
},
1515
"scripts": {
1616
"postinstall": "node postinstall.js",
17-
"prepublish": "tsc",
18-
"postpublish": "gulp clean-defs"
17+
"prepublish": "tsc"
1918
},
2019
"dependencies": {
2120
"nativescript-intl": "^0.0.2",

0 commit comments

Comments
 (0)