@antv/dumi-theme-antv 0.7.3-beta.4 → 0.7.3

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 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antv/dumi-theme-antv",
3
- "version": "0.7.3-beta.4",
3
+ "version": "0.7.3",
4
4
  "description": "AntV website theme based on dumi2.",
5
5
  "keywords": [
6
6
  "dumi",
@@ -145,8 +145,7 @@
145
145
  "react-dom": ">=16.9.0"
146
146
  },
147
147
  "publishConfig": {
148
- "access": "public",
149
- "tag": "beta"
148
+ "access": "public"
150
149
  },
151
150
  "authors": [
152
151
  "dumi",