Skip to content

Commit

Permalink
Add repository entry to package.json for app
Browse files Browse the repository at this point in the history
  • Loading branch information
unknownskl committed Sep 25, 2024
1 parent 010cf91 commit 3251779
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"version": "3.0.0",
"author": "UnknownSKL <[email protected]>",
"main": "app/background.js",
"repository": {
"type": "git",
"url": "git+https://github.com/unknownskl/greenlight.git"
},
"scripts": {
"dev": "nextron",
"build": "nextron build",
Expand Down

0 comments on commit 3251779

Please sign in to comment.