Skip to content

Commit e574cea

Browse files
authored
chore: remove pnpm overrides (#49)
* chore: remove pnpm overrides * chore: update lockfile
1 parent 0ca0303 commit e574cea

File tree

2 files changed

+658
-33
lines changed

2 files changed

+658
-33
lines changed

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,5 @@
6969
},
7070
"peerDependencies": {
7171
"n8n-workflow": "*"
72-
},
73-
"pnpm": {
74-
"overrides": {
75-
"decode-uri-component@<0.2.1": ">=0.2.1",
76-
"es5-ext@>=0.10.0 <0.10.63": ">=0.10.63",
77-
"braces@<3.0.3": ">=3.0.3",
78-
"micromatch@<4.0.8": ">=4.0.8",
79-
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
80-
"semver@<5.7.2": ">=5.7.2",
81-
"axios@<1.8.2": ">=1.8.2"
82-
}
8372
}
8473
}

0 commit comments

Comments
 (0)