@siemens/maps-ng 49.16.0 → 51.0.0-rc.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -105,7 +105,7 @@ tile data provided by maptiler.
105
105
 
106
106
  ### Running Unit Tests
107
107
 
108
- Run `npm run maps:test` to perform the unit tests via [Vitest](https://main.vitest.dev/).
108
+ Run `pnpm run maps:test` to perform the unit tests via [Vitest](https://main.vitest.dev/).
109
109
 
110
110
  ## License
111
111
 
@@ -114,4 +114,4 @@ unless explicitly mentioned.
114
114
 
115
115
  Copyright (c) Siemens 2016 - 2026
116
116
 
117
- MIT, see [LICENSE.md](LICENSE.md).
117
+ MIT, see [LICENSE](LICENSE).