Skip to content

Commit 8c1cc8a

Browse files
author
Lazar Djurdjevic
committed
fix: remove unnecessary engine and override fields from package.json and package-lock.json
1 parent 9abf5a8 commit 8c1cc8a

2 files changed

Lines changed: 50 additions & 18 deletions

File tree

package-lock.json

Lines changed: 50 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,5 @@
5656
},
5757
"resolutions": {
5858
"tar": ">=4.4.18"
59-
},
60-
"engines": {
61-
"node": ">=18",
62-
"npm": ">=9"
63-
},
64-
"overrides": {
65-
"typescript": "5.4.5",
66-
"jest": "^29.7.0",
67-
"ts-jest": "^29.1.5",
68-
"@types/jest": "^29.5.12",
69-
"zone.js": "^0.14.0"
7059
}
7160
}

0 commit comments

Comments
 (0)