summaryrefslogtreecommitdiff
path: root/packages/idb-bridge/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/idb-bridge/package.json')
-rw-r--r--packages/idb-bridge/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/idb-bridge/package.json b/packages/idb-bridge/package.json
index ee2501105..f8be82987 100644
--- a/packages/idb-bridge/package.json
+++ b/packages/idb-bridge/package.json
@@ -1,5 +1,5 @@
{
- "name": "idb-bridge",
+ "name": "@gnu-taler/idb-bridge",
"version": "0.0.16",
"description": "IndexedDB implementation that uses SQLite3 as storage",
"main": "./dist/idb-bridge.js",
@@ -33,4 +33,4 @@
"esm"
]
}
-}
+} \ No newline at end of file