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 205a089 commit 3a1120fCopy full SHA for 3a1120f
package.json
@@ -28,7 +28,7 @@
28
"test:fixtures": "jest test/fixtures --forceExit",
29
"test:lint": "yarn lint",
30
"test:unit": "jest packages --forceExit",
31
- "audit": "improved-yarn-audit --min-severity moderate -e 1488"
+ "audit": "improved-yarn-audit --ignore-dev-deps --min-severity moderate -e 1488"
32
},
33
"devDependencies": {
34
"@babel/core": "^7.8.7",
0 commit comments