Skip to content

Commit

Permalink
package is not private
Browse files Browse the repository at this point in the history
  • Loading branch information
foopis23 committed Jan 15, 2024
1 parent 02f4b49 commit dd79ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "Authentication for Hono",
"main": "dist/index.js",
"private": false,
"scripts": {
"build": "tsc",
"test": "NODE_OPTIONS=--experimental-vm-modules jest --config ./jest.config.cjs",
Expand Down

0 comments on commit dd79ae9

Please sign in to comment.