diff --git a/package.json b/package.json index 0f1a31f93d4225ea5117063ec817ec19852d61ca..1796a93a85d2726bfaf41cdc5114c0360959095a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coscine/pidpage", - "version": "1.2.1", + "version": "1.2.2", "private": true, "directories": { "doc": "docs" @@ -50,5 +50,5 @@ "url": "https://git.rwth-aachen.de/coscine/frontend/apps/pidresolve.git" }, "license": "MIT", - "packageManager": "yarn@3.1.0" + "packageManager": "yarn@3.1.1" }