bump idb-bridge version

This commit is contained in:
Florian Dold 2019-08-16 22:36:04 +02:00
parent 262885679c
commit 8f180594fe
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -1,6 +1,6 @@
{
"name": "idb-bridge",
"version": "0.0.3",
"version": "0.0.4",
"description": "IndexedDB implementation that uses SQLite3 as storage",
"main": "./build/index.js",
"types": "./build/index.d.ts",