File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 20
20
"autoprefixer" : " ^10.2.5" ,
21
21
"babel-loader" : " ^8.2.2" ,
22
22
"clean-css-cli" : " ^4.3.0" ,
23
+ "husky" : " ^6.0.0" ,
23
24
"lint-staged" : " ^10.5.4" ,
24
25
"postcss" : " ^8.2.10" ,
25
26
"prettier" : " 2.2.1" ,
Original file line number Diff line number Diff line change @@ -5764,6 +5764,11 @@ human-signals@^2.1.0:
5764
5764
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
5765
5765
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
5766
5766
5767
+ husky@^6.0.0 :
5768
+ version "6.0.0"
5769
+ resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5770
+ integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
5771
+
5767
5772
[email protected] , iconv-lite@^0.4.24:
5768
5773
version "0.4.24"
5769
5774
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
You can’t perform that action at this time.
0 commit comments