Skip to content

Commit

Permalink
docs: add more tags in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
michelonsouza committed Aug 12, 2022
1 parent ad1df81 commit 51bbbc1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "encrypt-storage",
"version": "2.4.1",
"version": "2.4.2",
"description": "Wrapper for encrypted localStorage and sessionStorage in browser",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -51,9 +51,21 @@
"encrypt react localStorage",
"encrypt vue localStorage",
"encrypt angular localStorage",
"vuex",
"redux",
"reactjs",
"vuejs",
"vue-2",
"vue-3",
"angular",
"vuex-persist",
"redux-persist",
"pinia-plugin-persist",
"pinia",
"persistors",
"webpack5",
"webpack 5",
"webpack",
"state management persist"
],
"author": {
Expand Down

0 comments on commit 51bbbc1

Please sign in to comment.