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 4835d1b commit 4ce17dbCopy full SHA for 4ce17db
package.json
@@ -4,7 +4,7 @@
4
"description": "A highly interactive and customisable PIN code screen for React Native.",
5
"main": "index.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1",
+ "test": "echo \"Error: no test specified\"",
8
"prepublishOnly": "pinst --disable",
9
"postpublish": "pinst --enable",
10
"pre-commit": "lint-staged",
0 commit comments