We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9229f6 commit 1752209Copy full SHA for 1752209
1 file changed
package.json
@@ -12,10 +12,6 @@
12
},
13
"./package.json": "./package.json"
14
15
- "engines": {
16
- "yarn": ">=1.22.0",
17
- "npm": "use yarn instead"
18
- },
19
"scripts": {
20
"preinstall": "npx only-allow yarn",
21
"coverage": "nyc npm run test --reporter=lcov",
0 commit comments