@zhangdali1996/lr-map-viewer 0.0.20 → 0.0.21

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.
@@ -21,7 +21,7 @@ var ee = Object.create, N = Object.defineProperty, P = Object.getOwnPropertyDesc
21
21
  }) : n, e)), ae = {
22
22
  name: "@zhangdali1996/lr-map-viewer",
23
23
  private: !1,
24
- version: "0.0.20",
24
+ version: "0.0.21",
25
25
  type: "module",
26
26
  files: ["dist"],
27
27
  main: "./dist/lr-map-viewer.js",
@@ -37,7 +37,7 @@ var ee = Object.create, N = Object.defineProperty, P = Object.getOwnPropertyDesc
37
37
  },
38
38
  scripts: {
39
39
  build: "vite build --config vite.config.js",
40
- "publish:public": "npm version patch --no-git-tag-version && npm publish --access public"
40
+ "publish:public": "npm publish --access public"
41
41
  },
42
42
  sideEffects: ["**/*.css"],
43
43
  dependencies: { pako: "^2.1.0" },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@zhangdali1996/lr-map-viewer",
3
3
  "private": false,
4
- "version": "0.0.20",
4
+ "version": "0.0.21",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"