diff --git a/package.json b/package.json index 6961e4e92c386b48401af8e9b22c30eb1026cf68..d7bdef35ca60463d3bb2ba147a0efbd81fc755c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coscine/form-generator", - "version": "3.2.2", + "version": "3.3.0", "main": "./dist/index.umd.cjs", "module": "./dist/index.js", "browser": "./dist/index.js", @@ -92,5 +92,5 @@ "url": "https://git.rwth-aachen.de/coscine/frontend/libraries/form-generator.git" }, "license": "MIT", - "packageManager": "yarn@3.6.1" + "packageManager": "yarn@3.6.4" }