8.0.3
This commit is contained in:
parent
9d18c1abfe
commit
a687d70fab
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tempfix/idb",
|
||||
"version": "8.0.2",
|
||||
"version": "8.0.3",
|
||||
"description": "A small wrapper that makes IndexedDB usable",
|
||||
"main": "./build/index.cjs",
|
||||
"module": "./build/index.js",
|
||||
@ -21,9 +21,7 @@
|
||||
"CHANGELOG.md"
|
||||
],
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
},
|
||||
"scripts": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jakearchibald/idb.git"
|
||||
|
Loading…
Reference in New Issue
Block a user