Skip to content

Commit

Permalink
Merge pull request #8 from murageh/refactor#strict-typing
Browse files Browse the repository at this point in the history
1.0.10
  • Loading branch information
murageh authored Feb 23, 2023
2 parents f95e166 + 90d5601 commit 32c6ad8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@crispice/save-progress",
"version": "1.0.9",
"version": "1.0.10",
"description": "A React hook to save progress in a form, or any other scenario, and restore it when the user returns to the form. It uses localStorage to save the progress.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 32c6ad8

Please sign in to comment.