remove postinstall script because externs needed manual editing
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
"description": "A server accepting simple feedback and logs via http requests",
|
"description": "A server accepting simple feedback and logs via http requests",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "dts2hx --all --noLibWrap"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/express": "^4.17.13",
|
"@types/express": "^4.17.13",
|
||||||
|
|||||||
Reference in New Issue
Block a user