@berlysia/create-app
Advanced tools
Comparing version 2.0.2 to 2.1.0
{ | ||
"name": "@berlysia/create-app", | ||
"version": "2.0.2", | ||
"version": "2.1.0", | ||
"description": "", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
"fix:prettier": "yarn lint:prettier --write", | ||
"prepare": "husky install" | ||
"prepare": "git config --local core.hooksPath .githooks && echo 'githooks installed' || echo 'githooks install failed'" | ||
}, | ||
@@ -49,2 +49,2 @@ "repository": { | ||
} | ||
} | ||
} |
@@ -10,3 +10,3 @@ { | ||
"fix:prettier": "yarn lint:prettier --write", | ||
"prepare": "husky install" | ||
"prepare": "git config --local core.hooksPath .githooks && echo 'githooks installed' || echo 'githooks install failed'" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3948
9