Skip to content

Commit 40600ac

Browse files
[Yarn] Bump to 4.13.0 & add minimalAgeGate (#39)
1 parent 17446d3 commit 40600ac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
nodeLinker: node-modules
2+
3+
npmMinimalAgeGate: 7d

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "support@sigmacomputing.com",
1414
"url": "https://github.com/sigmacomputing/plugin/issues"
1515
},
16-
"packageManager": "yarn@4.4.1",
16+
"packageManager": "yarn@4.13.0",
1717
"files": [
1818
"dist/**/*"
1919
],

0 commit comments

Comments
 (0)