Aw5739 ngx openlayers -> fm aol
This commit is contained in:
21
projects/common-aol/package.json
Normal file
21
projects/common-aol/package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "@farmmaps/common-aol",
|
||||
"version": "2.1.0",
|
||||
"publishConfig": {
|
||||
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
||||
},
|
||||
"dependencies": {
|
||||
"tslib": "^2.0.0",
|
||||
"@types/openlayers": "4.3.x || 4.4.x",
|
||||
"openlayers": "4.3.x || 4.4.x"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": ">=16.0.0",
|
||||
"ngrx-store-localstorage": ">=16.0.0",
|
||||
"@ngrx/effects": ">=16.0.0",
|
||||
"@ngrx/router-store":">=16.0.0",
|
||||
"@ngrx/store":">=16.0.0",
|
||||
"tassign": ">=1.0.0",
|
||||
"ol": ">=6.8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user