🐛 Add missing templates to n8n-node-dev npm package

This commit is contained in:
Jan Oberhauser 2019-09-20 07:58:56 +02:00
parent 3762605610
commit 5c7a6320cb

View file

@ -39,6 +39,7 @@
"files": [ "files": [
"bin", "bin",
"dist", "dist",
"templates",
"oclif.manifest.json", "oclif.manifest.json",
"src/tsconfig-build.json" "src/tsconfig-build.json"
], ],