Skip to content

Commit

Permalink
add repository url to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtThiemann committed Nov 6, 2024
1 parent ee53680 commit 39b899a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"type": "module",
"version": "1.0.0",
"main": "index.js",
"repository": "github:aternosorg/craftping",
"scripts": {
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --rootDir ./test"
},
Expand Down

0 comments on commit 39b899a

Please sign in to comment.