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 c9a5ce8 commit 453ba13Copy full SHA for 453ba13
package.json
@@ -16,8 +16,7 @@
16
"scripts": {
17
"eslint": "eslint --max-warnings=0 './**/*.{js,jsx}'",
18
"eslint:fix": "eslint --fix './**/*.{js,jsx}'",
19
- "test:unit": "jest --verbose",
20
- "postinstall": "rm -rf node_modules/@strapi/helper-plugin"
+ "test:unit": "jest --verbose"
21
},
22
"dependencies": {
23
"chalk": "^4.1.2",
0 commit comments