Skip to content

Commit ef43a6f

Browse files
committed
Update Yarn to 4.9.0
Signed-off-by: Sora Morimoto <[email protected]>
1 parent c2ade36 commit ef43a6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,13 @@
7777
"typedoc": "0.28.2",
7878
"vitest": "3.1.1"
7979
},
80-
"packageManager": "yarn@4.8.1",
80+
"packageManager": "yarn@4.9.0",
8181
"engines": {
8282
"node": ">=18.0.0"
8383
},
8484
"publishConfig": {
8585
"access": "public",
86+
"provenance": true,
8687
"registry": "https://registry.npmjs.org"
8788
},
8889
"typedocOptions": {

0 commit comments

Comments
 (0)