-
- Downloads
Chore: 1.1.1
## [1.1.1](v1.1.0...v1.1.1) (2021-11-23) ### Fix * Update dependencies ([17c2901d](17c2901d))
{ | ||
"name": "@coscine/loadingindicator", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"private": true, | ||
"directories": { | ||
"doc": "docs" | ||
... | ... | @@ -43,5 +43,6 @@ |
"type": "git", | ||
"url": "https://git.rwth-aachen.de/coscine/frontend/apps/loadingindicator.git" | ||
}, | ||
"license": "MIT" | ||
"license": "MIT", | ||
"packageManager": "yarn@3.1.0" | ||
} |
Please register or sign in to comment