Skip to content

Commit

Permalink
package.json corrected
Browse files Browse the repository at this point in the history
Signed-off-by: Tanmay Vaij <tanmayvaij22@gmail.com>
  • Loading branch information
tanmayvaij committed Jun 12, 2024
1 parent 5352fcf commit c54c400
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
"repository": "https://github.com/ModularMinds/uauthx-client.git",
"author": "Tanmay Vaij <tanmayvaij22@gmail.com>",
"license": "MIT",
"dependencies": {
"scripts": {
"build": "tsc"
},
"dependencies": {},
"devDependencies": {
"@types/node": "^20.14.2",
"typescript": "^5.4.5"
Expand Down

0 comments on commit c54c400

Please sign in to comment.