Browse Source

⬆️ upgrade HSL to v7.0.3

This eliminates the necessity to pin ol locally to older version
jmacura 3 years ago
parent
commit
8864656bdf
2 changed files with 252 additions and 193 deletions
  1. 248 188
      package-lock.json
  2. 4 5
      package.json

File diff suppressed because it is too large
+ 248 - 188
package-lock.json


+ 4 - 5
package.json

@@ -14,7 +14,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git+https://github.com/jmacura/template-hslayers.git"
+    "url": "git+https://git.lesprojekt.cz/jmacura/fieldcalc-frontend.git"
   },
   "keywords": [
     "map",
@@ -23,12 +23,11 @@
   "author": "Plan4All",
   "license": "MIT",
   "bugs": {
-    "url": "https://github.com/jmacura/template-hslayers/issues"
+    "url": "https://git.lesprojekt.cz/jmacura/fieldcalc-frontend/issues"
   },
-  "homepage": "https://github.com/jmacura/template-hslayers/README.md",
+  "homepage": "https://git.lesprojekt.cz/jmacura/fieldcalc-frontend/README.md",
   "dependencies": {
-    "hslayers-ng": "^7.0.2",
-    "ol": "6.9"
+    "hslayers-ng": "^7.0.3"
   },
   "devDependencies": {
     "@angular-builders/custom-webpack": "^12.1.3",

Some files were not shown because too many files changed in this diff