Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgePeniaranda authored Mar 14, 2024
1 parent bc22238 commit 1b65fcd
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@
"private": true,
"author": "Lycokat",
"license": "MIT",
"bugs": {
"url": "https://github.com/Lycokat/GoldenDuck/issues"
},
"homepage": "https://github.com/Lycokat/GoldenDuck#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/Lycokat/GoldenDuck.git"
},
"keywords": [
"nextjs",
"react",
"typescript"
],
"engines": {
"node": ">20"
},
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit 1b65fcd

Please sign in to comment.