fix(mingo): revert to 6.4.6
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name": "@valkyr/db",
|
||||
"version": "0.0.0",
|
||||
"description": "Simple client side storage solution written in TypeScript.",
|
||||
"repository": "https://github.com/cmdo/valkyr.git",
|
||||
"bugs": "https://github.com/cmdo/valkyr/issues",
|
||||
"repository": "https://github.com/valkyrjs/db.git",
|
||||
"bugs": "https://github.com/valkyrjs/db/issues",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
@@ -28,7 +28,7 @@
|
||||
"dot-prop": "8.0.2",
|
||||
"fast-equals": "5.0.1",
|
||||
"idb": "7.1.1",
|
||||
"mingo": "6.4.7",
|
||||
"mingo": "6.4.6",
|
||||
"nanoid": "5.0.2",
|
||||
"rfdc": "1.3.0",
|
||||
"rxjs": "7.8.1"
|
||||
|
||||
Reference in New Issue
Block a user