Skip to content

Commit 39b899a

Browse files
committed
add repository url to package.json
1 parent ee53680 commit 39b899a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "module",
44
"version": "1.0.0",
55
"main": "index.js",
6+
"repository": "github:aternosorg/craftping",
67
"scripts": {
78
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --rootDir ./test"
89
},

0 commit comments

Comments
 (0)