@maplat/ui 0.11.1 → 0.11.2

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maplat/ui",
3
- "version": "0.11.1",
3
+ "version": "0.11.2",
4
4
  "description": "Maplat is the cool Historical Map/Illustrated Map Viewer.\nIt can transform each map coordinates with nonlinear but homeomorphic projection and makes possible that the maps can collaborate with GPS/accurate maps, without distorting original maps.",
5
5
  "type": "module",
6
6
  "main": "dist/maplat-ui.umd.js",
@@ -36,7 +36,7 @@
36
36
  "dependencies": {
37
37
  "@c4h/chuci": "0.2.4",
38
38
  "@c4h/weiwudi": "^0.2.0",
39
- "@maplat/core": "0.12.1",
39
+ "@maplat/core": "0.12.2",
40
40
  "@maplat/transform": "^0.4.0",
41
41
  "@turf/turf": "^7.3.1",
42
42
  "@types/page": "^1.11.9",