-
- Downloads
link to git repo, to allow relative links (from readme) to work on npmjs as well
... | ... | @@ -26,7 +26,7 @@ |
"types": "./lib/index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://gitlab.version.fz-juelich.de/jupyter4jsc/j4j_extras/pvlink" | ||
"url": "https://gitlab.version.fz-juelich.de/jupyter4jsc/j4j_extras/pvlink.git" | ||
}, | ||
"scripts": { | ||
"build": "npm run build:lib && npm run build:nbextension", | ||
... | ... |
Please sign in to comment