aboutsummaryrefslogtreecommitdiff
path: root/.jshintignore
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-03-25 10:19:51 +0100
committerGravatar GitHub <noreply@github.com> 2025-03-25 10:19:51 +0100
commitd0b961131939800a119801bfce7411ad2e429e9e (patch)
tree36905ee474193a225fde693d0e179616333e595b /.jshintignore
parent9e8c306b3edbda071cdd9cc93bcc45055789ad42 (diff)
Update bcrypt.js from 2.4.4 to 3.0.2 (#7449)
https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0 Can be updated to the latest version with: `curl -L https://unpkg.com/bcryptjs/umd/index.js > p/scripts/vendor/bcrypt.js`
Diffstat (limited to '.jshintignore')
-rw-r--r--.jshintignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.jshintignore b/.jshintignore
index cce6c8b81..987a6d82e 100644
--- a/.jshintignore
+++ b/.jshintignore
@@ -1,6 +1,5 @@
.git/
extensions/
node_modules/
-p/scripts/bcrypt.min.js
p/scripts/vendor/
vendor/