Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlightnexus authored Nov 19, 2023
1 parent f2c3c53 commit a974a13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trustauthx",
"version": "1.0.21",
"version": "1.0.22",
"description": "",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand All @@ -19,5 +19,5 @@
"dependencies": {
"jsonwebtoken": "^9.0.2"
},
"files": ["src/**/*", "dist/**/*"]
"files": ["*"]
}

0 comments on commit a974a13

Please sign in to comment.