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 f786a88 commit 80fc24eCopy full SHA for 80fc24e
package.json
@@ -8,7 +8,7 @@
8
"main": "lib/TextareaAutosize.js",
9
"author": "Andrey Popp <[email protected]> (https://andreypopp.com/)",
10
"scripts": {
11
- "prepublish": "make clean build"
+ "prepublish": "make clean build || true"
12
},
13
"peerDependencies": {
14
"react": ">=0.14.0 <16.0.0"
0 commit comments