Skip to content

Commit

Permalink
Merge pull request #6 from laxmanpokhrel/release-2.0.1
Browse files Browse the repository at this point in the history
version 2.0.1
  • Loading branch information
laxmanpokhrel authored Mar 21, 2024
2 parents b89931b + fc69409 commit eca5b14
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xmanscript/uselocalstorage",
"version": "2.0.0",
"version": "2.0.1",
"description": " custom hook that simplifies local storage management in your React applications.",
"repository": {
"type": "git",
Expand All @@ -19,7 +19,6 @@
"homepage": "https://github.com/laxmanpokhrel/xmanscript-use-local-storage#readme",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",

"scripts": {
"build": "rm -rf lib && tsc",
"prepare": "husky install",
Expand Down

0 comments on commit eca5b14

Please sign in to comment.