idb-bridge: bump version

This commit is contained in:
Florian Dold 2019-11-29 19:26:13 +01:00
parent b41ae3e98d
commit 809fa18644
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.14",
"version": "0.0.15",
"description": "IndexedDB implementation that uses SQLite3 as storage",
"main": "./build/index.js",
"types": "./build/index.d.ts",