Skip to content

Commit

Permalink
feat: updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrosada committed Oct 31, 2023
1 parent 3e760e7 commit 3530500
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iamrosada/nitro-2fa",
"version": "0.0.0-development",
"version": "1.0.0",
"description": "Nitro is 2FA modele with words",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -29,8 +29,7 @@
"@types/express": "^4.17.20",
"ts-node-dev": "^2.0.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"semantic-release": "^22.0.6"
"typescript": "^5.2.2"
},
"dependencies": {
"@types/node": "^20.8.10",
Expand Down

0 comments on commit 3530500

Please sign in to comment.