Browse Source

chore: 删除依赖store2

pipipi-pikachu 5 years atrás
parent
commit
ce3e0eb529
2 changed files with 0 additions and 3 deletions
  1. 0 2
      README.md
  2. 0 1
      package.json

+ 0 - 2
README.md

@@ -138,8 +138,6 @@ A. 设置预置主题的作用是使新添加的元素和页面应用主题样
 
 `dexie` -- indexedDB 包装器,用于记录历史操作
 
-`store2` -- localstorage 和 sessionstorage 包装器
-
 `mitt` -- 自定义事件发射/监听
 
 `animate.css` -- CSS动画库

+ 0 - 1
package.json

@@ -29,7 +29,6 @@
     "prosemirror-schema-list": "^1.1.4",
     "prosemirror-state": "^1.3.3",
     "prosemirror-view": "^1.16.4",
-    "store2": "^2.12.0",
     "tinycolor2": "^1.4.2",
     "vue": "^3.0.0",
     "vuedraggable": "^4.0.1",