diff --git a/.yarnrc.yml b/.yarnrc.yml index 3186f3f..456dd5c 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1 +1,3 @@ nodeLinker: node-modules + +npmMinimalAgeGate: 7d \ No newline at end of file diff --git a/package.json b/package.json index f44f64c..e4dc485 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "email": "support@sigmacomputing.com", "url": "https://github.com/sigmacomputing/plugin/issues" }, - "packageManager": "yarn@4.4.1", + "packageManager": "yarn@4.13.0", "files": [ "dist/*" ],