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