update(store, deps): remove microdiff

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2021-12-02 15:24:25 +01:00
parent 55e738f6bf
commit 55122ed187
3 changed files with 4 additions and 17 deletions

View File

@@ -40,8 +40,7 @@
"@vueuse/core": "^6.9.1",
"d3": "^7.1.1",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0",
"microdiff": "^1.2.0"
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.9.0",