Skip to content

Commit 9068968

Browse files
Use yarn 4.7
1 parent f6c831d commit 9068968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@
127127
"lint-staged": {
128128
"*.{js,jsx,ts,tsx,json,css,scss,md}": ["prettier --write", "git add"]
129129
},
130-
"packageManager": "yarn@4.6.0"
130+
"packageManager": "yarn@4.7.0"
131131
}

0 commit comments

Comments
 (0)