@kando-env/kando-ui 1.2.228-alpha.55 → 1.2.228-alpha.56

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.
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- var packageJsonVersion = "1.2.228-alpha.55";
3
+ var packageJsonVersion = "1.2.228-alpha.56";
4
4
  if (typeof packageJsonVersion === 'string') {
5
5
  // eslint-disable-next-line no-console
6
6
  console.log("%c Kando UI %c v".concat(packageJsonVersion, " "), 'font-size: 15px; background-color: #fff; color: #e20f53;', 'font-weight: bold; font-size: 15px; background-color: #e20f53; color: #fff;', "with NODE_ENV=".concat(process.env.NODE_ENV));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kando-env/kando-ui",
3
- "version": "1.2.228-alpha.55",
3
+ "version": "1.2.228-alpha.56",
4
4
  "main": "lib/index.js",
5
5
  "author": "Nadav(Private) <nadavk72@gmail.com>",
6
6
  "scripts": {
@@ -52,11 +52,9 @@
52
52
  "i18next-http-backend": "^1.4.0",
53
53
  "immer": "^8.0.1",
54
54
  "jquery": "^3.5.1",
55
- "leaflet": "^1.9.4",
56
55
  "leaflet-geometryutil": "^0.9.3",
57
56
  "leaflet-polylinedecorator": "^1.6.0",
58
57
  "leaflet.featuregroup.subgroup": "^1.0.2",
59
- "leaflet.markercluster": "^1.5.3",
60
58
  "lodash": "^4.17.20",
61
59
  "moment": "^2.27.0",
62
60
  "moment-timezone": "^0.5.33",
@@ -126,8 +124,6 @@
126
124
  "@testing-library/user-event": "^7.2.1",
127
125
  "@types/jest": "^24.9.1",
128
126
  "@types/jquery": "^3.5.5",
129
- "@types/leaflet": "^1.7.3",
130
- "@types/leaflet.markercluster": "^1.5.2",
131
127
  "@types/lodash": "^4.14.168",
132
128
  "@types/moment-timezone": "^0.5.30",
133
129
  "@types/node": "^12.12.30",