8.0.3
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user