We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae35c8 commit 55c2846Copy full SHA for 55c2846
3 files changed
.yarnrc.yml
@@ -5,3 +5,5 @@ logFilters:
5
level: discard
6
7
nodeLinker: node-modules
8
+
9
+npmMinimalAgeGate: 0
package.json
@@ -20,5 +20,5 @@
20
"devDependencies": {
21
"husky": "^9.0.0"
22
},
23
- "packageManager": "yarn@4.14.1"
+ "packageManager": "yarn@4.17.1"
24
}
sample/package.json
@@ -24,5 +24,5 @@
"typescript": "^6.0.2",
25
"vite": "^8.0.16"
26
27
28
0 commit comments