Skip to content

Commit 22de252

Browse files
author
Manuel Rauber
committed
Added postinstall for typings
1 parent 1735f43 commit 22de252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"url": "https://github.com/thinktecture/nodejs-aspnetcore-webapi/issues"
1414
},
1515
"scripts": {
16+
"postinstall": "typings install",
1617
"watch": "gulp watch",
1718
"typings": "typings"
1819
},

0 commit comments

Comments
 (0)