mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
feat: Switch from npm to pnpm (#4429)
This commit is contained in:
committed by
GitHub
parent
db163b71b9
commit
736777385c
@@ -1,8 +1,12 @@
|
||||
**/*.md
|
||||
**/.env
|
||||
.cache
|
||||
assets
|
||||
node_modules
|
||||
packages/node-dev
|
||||
packages/*/node_modules
|
||||
packages/*/dist
|
||||
packages/*/.turbo
|
||||
packages/**/node_modules
|
||||
packages/**/dist
|
||||
packages/**/.turbo
|
||||
.git
|
||||
.github
|
||||
*.tsbuildinfo
|
||||
|
||||
Reference in New Issue
Block a user