Skip to content

Commit

Permalink
fix(service): fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
assuncaocharles committed Sep 11, 2020
1 parent fb911dd commit 356a7e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-indexed-db",
"version": "6.0.2",
"version": "6.0.3",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-indexed-db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ngx-indexed-db",
"author": "Charles Assunção",
"description": "Angular wrapper to IndexedDB database.",
"version": "6.0.2",
"version": "6.0.3",
"license": "ISC",
"private": false,
"keywords": [
Expand Down

0 comments on commit 356a7e1

Please sign in to comment.