Fix n8n-node-dev publish issue

This commit is contained in:
Jan Oberhauser 2022-04-12 19:45:53 +02:00
parent 50868c2a95
commit 4955133b11

View file

@ -14,6 +14,7 @@
"declaration": true,
"outDir": "./dist/",
"target": "es2019",
"useUnknownInCatchVariables": false,
"sourceMap": true
},
"include": [