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 6461147 commit fbb6d7dCopy full SHA for fbb6d7d
package.json
@@ -10,7 +10,7 @@
10
"license": "MIT",
11
"engines": {
12
"node": ">=14.0.0 <17.0.0",
13
- "yarn": ">= 1.0.0",
+ "yarn": "^1.22.17",
14
"npm": "Please use Yarn instead of NPM to install dependencies. See: https://yarnpkg.com/lang/en/docs/install/"
15
},
16
"scripts": {
0 commit comments