Add repository
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"description": "Zwift workout generator command line tool and library",
|
"description": "Zwift workout generator command line tool and library",
|
||||||
"author": "Rene Saarsoo <github@triin.net>",
|
"author": "Rene Saarsoo <github@triin.net>",
|
||||||
|
"repository": {
|
||||||
|
"type" : "git",
|
||||||
|
"url" : "https://github.com/nene/zwiftout.git"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint:ts": "tsc --noEmit",
|
"lint:ts": "tsc --noEmit",
|
||||||
"lint:js": "eslint 'src/**/*'",
|
"lint:js": "eslint 'src/**/*'",
|
||||||
|
|||||||
Reference in New Issue
Block a user