zydx-plus 1.35.613 → 1.35.614

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.
package/README.md CHANGED
@@ -22,3 +22,7 @@ npm run lint
22
22
 
23
23
  ### Customize configuration
24
24
  See [Configuration Reference](https://cli.vuejs.org/config/).
25
+
26
+
27
+ # 设置令牌
28
+ npm config set //registry.npmjs.org/:_authToken=npm_xxxxxx
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zydx-plus",
3
- "version": "1.35.613",
3
+ "version": "1.35.614",
4
4
  "description": "Vue.js",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -25,23 +25,6 @@
25
25
  "snabbdom": "^3.5.1",
26
26
  "katex": "^0.15.6",
27
27
  "simple-mind-map": "^0.14.0-fix.1",
28
- "@tiptap/starter-kit": "^2.0.3",
29
- "@tiptap/vue-3": "^2.0.3",
30
- "@tiptap/extension-bubble-menu": "^2.1.0",
31
- "@tiptap/extension-color": "^2.0.3",
32
- "@tiptap/extension-focus": "^2.1.13",
33
- "@tiptap/extension-font-family": "^2.0.3",
34
- "@tiptap/extension-heading": "^2.0.4",
35
- "@tiptap/extension-horizontal-rule": "^2.0.3",
36
- "@tiptap/extension-image": "^2.0.3",
37
- "@tiptap/extension-link": "^2.0.3",
38
- "@tiptap/extension-paragraph": "^2.0.3",
39
- "@tiptap/extension-placeholder": "^2.0.3",
40
- "@tiptap/extension-superscript": "^2.0.3",
41
- "@tiptap/extension-text-align": "^2.0.3",
42
- "@tiptap/extension-text-style": "^2.0.3",
43
- "@tiptap/extension-highlight": "^2.3.0",
44
- "@tiptap/extension-underline": "^2.3.0",
45
28
  "@vue-office/docx": "^1.1.3",
46
29
  "@vue-office/excel": "^1.1.3",
47
30
  "js-export-word": "^1.0.5",