Move ng-openlayers to @farmmaps

This commit is contained in:
2024-09-06 13:32:58 +02:00
parent 0498d64c36
commit 367348088a
4 changed files with 1218 additions and 199 deletions

View File

@@ -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",

View File

@@ -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",