@xuanmo/aieditor 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@xuanmo/aieditor",
3
3
  "author": "D-xuanmo",
4
- "version": "0.0.1",
4
+ "version": "0.0.2",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "vite --host",
@@ -56,7 +56,6 @@
56
56
  "@tiptap/pm": "^2.10.1",
57
57
  "@tiptap/starter-kit": "^2.10.1",
58
58
  "@tiptap/suggestion": "^2.10.1",
59
- "aieditor": "^1.2.7",
60
59
  "crypto-js": "^4.2.0",
61
60
  "fetch-event-stream": "^0.1.5",
62
61
  "i18next": "^23.16.2",