aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 60effe8..8f0cff4 100644
--- a/package.json
+++ b/package.json
@@ -1 +1 @@
-{"devDependencies":{"husky":"^6.0.0"},"scripts":{"prepare":"husky install"}}
+{"devDependencies":{"husky":"6.0.0"},"scripts":{"prepare":"husky install"}}
diff --git a/yarn.lock b/yarn.lock
index f4208fb..2fd0c5a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2,7 +2,7 @@
# yarn lockfile v1
-husky@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==