We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12eaffc commit aec3cfdCopy full SHA for aec3cfd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-indexed-db",
3
- "version": "6.0.1",
+ "version": "6.0.2",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
projects/ngx-indexed-db/package.json
@@ -2,7 +2,7 @@
"author": "Charles Assunção",
"description": "Angular wrapper to IndexedDB database.",
"license": "ISC",
7
"private": false,
8
"keywords": [
0 commit comments