node-verification-code
Advanced tools
+4
-3
@@ -20,3 +20,3 @@ { | ||
| }, | ||
| "version": "1.0.8", | ||
| "version": "1.1.1", | ||
| "license": "MIT", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
| "lint": "eslint ./lib/**/*.ts", | ||
| "prepare": "husky install" | ||
| "prepare": "is-ci || husky install" | ||
| }, | ||
@@ -50,5 +50,6 @@ "engines": { | ||
| "husky": "^7.0.4", | ||
| "is-ci": "^3.0.1", | ||
| "prettier": "^2.7.1", | ||
| "typescript": "^4.5.5" | ||
| } | ||
| } | ||
| } |
8060
0.41%9
12.5%