chore: husky deprecation

This commit is contained in:
Jeff Dickey 2024-07-29 12:30:18 -05:00
parent e53ccc41de
commit da1c427f6e
No known key found for this signature in database
GPG key ID: 584DADE86724B407
6 changed files with 5726 additions and 4431 deletions

5071
dist/cache-save/index.js generated vendored

File diff suppressed because it is too large Load diff

2
dist/cache-save/index.js.map generated vendored

File diff suppressed because one or more lines are too long

5068
dist/index.js generated vendored

File diff suppressed because it is too large Load diff

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

4
dist/licenses.txt generated vendored
View file

@ -814,7 +814,7 @@ sax
ISC
The ISC License
Copyright (c) 2010-2022 Isaac Z. Schlueter and Contributors
Copyright (c) 2010-2024 Isaac Z. Schlueter and Contributors
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
@ -833,7 +833,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
`String.fromCodePoint` by Mathias Bynens used according to terms of MIT
License, as follows:
Copyright (c) 2010-2022 Mathias Bynens <https://mathiasbynens.be/>
Copyright (c) 2010-2024 Mathias Bynens <https://mathiasbynens.be/>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the

View file

@ -26,7 +26,7 @@
"package:watch": "npm run package -- --watch",
"version": "./scripts/version.sh",
"postversion": "./scripts/postversion.sh",
"prepare": "husky install"
"prepare": "husky"
},
"license": "MIT",
"dependencies": {