Skip to content

Commit f60fe9d

Browse files
authored
Update package.json
1 parent 21330a7 commit f60fe9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: source/js/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://github.com/cosinekitty/astronomy#readme",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/cosinekitty/astronomy"
10+
"url": "git+https://github.com/cosinekitty/astronomy.git"
1111
},
1212
"bugs": {
1313
"url": "https://github.com/cosinekitty/astronomy/issues"
@@ -27,6 +27,7 @@
2727
"constellation",
2828
"orbit"
2929
],
30+
"scripts": {},
3031
"files": [
3132
"esm/astronomy.js",
3233
"astronomy.d.ts",

0 commit comments

Comments
 (0)