mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
fix: include typescript types for all n8n packages published to npm (#4466)
fixes #4464
This commit is contained in:
parent
641d904ee4
commit
d9a41ea9d7
|
@ -1,5 +1,5 @@
|
||||||
dist/test
|
dist/test
|
||||||
dist/**/*.{js.map,d.ts}
|
dist/**/*.{js.map}
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue