AW-6526 update angular 21
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -5,8 +5,7 @@
|
|||||||
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.0.0",
|
"tslib": "^2.0.0"
|
||||||
"@farmmaps/ng-openlayers": "file:../ng-openlayers"
|
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/core": "21.1.0",
|
"@angular/core": "21.1.0",
|
||||||
|
|||||||
@@ -15,6 +15,9 @@
|
|||||||
"paths": {
|
"paths": {
|
||||||
"@angular/*": [
|
"@angular/*": [
|
||||||
"node_modules/@angular/*"
|
"node_modules/@angular/*"
|
||||||
|
],
|
||||||
|
"@farmmaps/ng-openlayers":[
|
||||||
|
"../../ng-openlayers"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user