Move ng-openlayers to @farmmaps
This commit is contained in:
parent
0498d64c36
commit
367348088a
1411
package-lock.json
generated
1411
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,6 +23,7 @@
|
||||
"@farmmaps/common": "file:dist/common",
|
||||
"@farmmaps/common-map": "file:dist/common-map",
|
||||
"@farmmaps/common-map3d": "file:dist/common-map3d",
|
||||
"@farmmaps/ng-openlayers": "file:dist/ng-openlayers",
|
||||
"@microsoft/signalr": "^3.1.16",
|
||||
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
|
||||
"@ngrx/effects": "^18.0.2",
|
||||
@ -38,7 +39,6 @@
|
||||
"core-js": "^2.6.12",
|
||||
"https-browserify": "^1.0.0",
|
||||
"moment": "^2.29.4",
|
||||
"ng-openlayers": "file:dist/ng-openlayers",
|
||||
"ngrx-store-localstorage": "^18.0.0",
|
||||
"ngx-avatars": "^1.8.0",
|
||||
"ngx-clipboard": "^16.0.0",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "ng-openlayers",
|
||||
"name": "@farmmaps/ng-openlayers",
|
||||
"version": "18.0.0",
|
||||
"description": "OpenLayers library for Angular (migrated from angular 17 to 18)",
|
||||
"author": "Kamil Furtak (kamil.furtak@gmail.com) / Farmmaps",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "ng-openlayers",
|
||||
"name": "@farmmaps/ng-openlayers",
|
||||
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
||||
"projectType": "library",
|
||||
"sourceRoot": "libs/ng-openlayers/src",
|
||||
|
Loading…
Reference in New Issue
Block a user