1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-02-02 07:01:30 -08:00
n8n/packages/@n8n/json-schema-to-zod/postesm.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
86 B
JavaScript
Raw Normal View History

require('fs').writeFileSync('./dist/esm/package.json', '{"type":"module"}', 'utf-8');