-
- Downloads
Fix: Updated License and path (coscine/issues#1228)
parent
b8e1cf15
No related branches found
No related tags found
This diff is collapsed.
... | @@ -50,13 +50,13 @@ | ... | @@ -50,13 +50,13 @@ |
"rollup": "^2.30.0", | "rollup": "^2.30.0", | ||
"rollup-plugin-typescript2": "^0.27.3", | "rollup-plugin-typescript2": "^0.27.3", | ||
"rollup-plugin-vue": "^5.1.9", | "rollup-plugin-vue": "^5.1.9", | ||
"semantic-release": "^17.2.1", | "semantic-release": "^17.3.1", | ||
"typescript": "^4.0.3", | "typescript": "^4.0.3", | ||
"vue-template-compiler": "^2.6.12" | "vue-template-compiler": "^2.6.12" | ||
}, | }, | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
"url": "https://git.rwth-aachen.de/coscine/vue/component-library.git" | "url": "https://git.rwth-aachen.de/coscine/frontend/libraries/component-library.git" | ||
}, | }, | ||
"license": "MIT" | "license": "MIT" | ||
} | } |