Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Nov 22, 2020
1 parent 3f856d7 commit fca638d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* description: LocalForage for next.
* homepage: https://github.com/afeiship/next-local-forage
* version: 1.0.0
* date: 2020-11-22 16:10:19
* date: 2020-11-22 16:11:19
* license: MIT
*/

Expand Down
2 changes: 1 addition & 1 deletion dist/index.min.js

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

10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,11 @@
},
"dependencies": {
"localforage": "^1.9.0"
}
}
},
"keywords": [
"next",
"local",
"localforage",
"storage"
]
}

0 comments on commit fca638d

Please sign in to comment.