diff --git a/package.json b/package.json
index e5e5eaf8e5aa82ee096e2ab20675870c925ca49b..cbc269612ef56c34e449cb802dfa2dbec45e3237 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"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"
}