mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
package.json: remove resolutions
These are a yarn-specific concept that we don't need for npm.
This commit is contained in:
@@ -55,11 +55,6 @@
|
|||||||
"https": false
|
"https": false
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"resolutions": {
|
|
||||||
"minimist": "^1.2.5",
|
|
||||||
"webdriver-manager": "^12.1.8",
|
|
||||||
"ts-node": "10.2.1"
|
|
||||||
},
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^17.3.11",
|
"@angular/animations": "^17.3.11",
|
||||||
"@angular/cdk": "^17.3.10",
|
"@angular/cdk": "^17.3.10",
|
||||||
|
Reference in New Issue
Block a user