We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820c6c2 commit beafbc6Copy full SHA for beafbc6
@packages/utils/package.json
@@ -8,8 +8,7 @@
8
],
9
"bin": {
10
"dep-check": "./dep-check.js",
11
- "pkg-check": "./pkg-check.js",
12
- "lint": "xo"
+ "pkg-check": "./pkg-check.js"
13
},
14
"scripts": {
15
"build": "exit 0",
yarn.lock
@@ -7334,7 +7334,3 @@ yargs@~3.10.0:
7334
cliui "^2.1.0"
7335
decamelize "^1.0.0"
7336
window-size "0.1.0"
7337
-
7338
-[email protected]:
7339
- version "1.3.2"
7340
- resolved "https://registry.npmjs.org/yarn/-/yarn-1.3.2.tgz#5939762581b5b4ddcd3418c0f6be42df3aee195f"
0 commit comments