Skip to content

Commit dc79436

Browse files
authored
[INTERNAL] Remove package.json overrides (#865)
Overrides now are redundant for productive code and may cause issues with ceratin npm commands i.e. `npm ls --all`, altough the UI5 CLI is fully functional. Fixes: UI5/cli#1325
1 parent 2c1104b commit dc79436

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,5 @@
176176
"rimraf": "^6.1.3",
177177
"sinon": "^21.0.2",
178178
"tap-xunit": "^2.4.1"
179-
},
180-
"overrides": {
181-
"tar": "^7.5.9"
182179
}
183180
}

0 commit comments

Comments
 (0)