Skip to content

Commit

Permalink
Merge pull request #173 from drackp2m/dev
Browse files Browse the repository at this point in the history
πŸŽ’ chore: add repository on package.json
  • Loading branch information
drackp2m authored Nov 1, 2024
2 parents 5aa4041 + 59cffe4 commit 1609fc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"version": "0.0.0",
"license": "MIT",
"private": true,
"repository": {
"type": "git",
"url": "[email protected]:drackp2m/playsetonline.git"
},
"scripts": {
"start": "nx run-many --t serve",
"start:api": "nx run api:serve",
Expand Down

0 comments on commit 1609fc8

Please sign in to comment.