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 f6c831d commit 9068968Copy full SHA for 9068968
package.json
@@ -127,5 +127,5 @@
127
"lint-staged": {
128
"*.{js,jsx,ts,tsx,json,css,scss,md}": ["prettier --write", "git add"]
129
},
130
- "packageManager": "yarn@4.6.0"
+ "packageManager": "yarn@4.7.0"
131
}
0 commit comments