dlr-eoc / ukis-frontend-libraries

A collection of angular ui-components, services, interfaces... to help you create geospatial mapping applications for the web.
Apache License 2.0
17 stars 4 forks source link

Set correct semantic versioning in the package.json #143

Closed boeckMt closed 1 year ago

boeckMt commented 1 year ago

Description

Using the command ng add @dlr-eoc/core-ui should work also if package versions from a newly created Angular project differ in Minor releases which normally should not break any stuff.

Otherwise the user must install the correct versions of @dlr-eoc/core-ui before using the command.

This have to be done at least for the dependencies and peerDependencies of @dlr-eoc/core-ui.

Relevant Package

This feature request is for @dlr-eoc/core-ui and the package.json of the main repository.

boeckMt commented 1 year ago

Implemented with 8c2538bc00b29afef92c3f85448ec412b5df9d9c