Chore: 1.18.0
# [1.18.0](v1.17.0...v1.18.0) (2021-10-22) ### Update * Add UDE ([9ab260e5](9ab260e5))
{ | ||
"name": "@coscine/login", | ||
"version": "1.17.0", | ||
"version": "1.18.0", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -55,5 +55,6 @@ |
"type": "git", | ||
"url": "https://git.rwth-aachen.de/coscine/frontend/apps/login.git" | ||
}, | ||
"license": "MIT" | ||
"license": "MIT", | ||
"packageManager": "yarn@3.0.2" | ||
} |
Please register or sign in to comment