From ce3e0eb52952e41bd0b1d153c901136e4c8904b3 Mon Sep 17 00:00:00 2001 From: pipipi-pikachu Date: Tue, 9 Feb 2021 16:00:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E4=BE=9D=E8=B5=96st?= =?UTF-8?q?ore2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 -- package.json | 1 - 2 files changed, 3 deletions(-) diff --git a/README.md b/README.md index 5765ef2c..3e91a598 100644 --- a/README.md +++ b/README.md @@ -138,8 +138,6 @@ A. 设置预置主题的作用是使新添加的元素和页面应用主题样 `dexie` -- indexedDB 包装器,用于记录历史操作 -`store2` -- localstorage 和 sessionstorage 包装器 - `mitt` -- 自定义事件发射/监听 `animate.css` -- CSS动画库 diff --git a/package.json b/package.json index 4f9d2362..2c7df898 100644 --- a/package.json +++ b/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",