meta: add sqlite to js subsystems

PR-URL: https://github.com/nodejs/node/pull/53911
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
This commit is contained in:
Alex Yang 2024-07-27 06:35:40 -07:00 committed by GitHub
parent 14e7eb34f4
commit 3779c2ccd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -187,6 +187,7 @@ allJsSubSystems:
- readline
- repl
- report
- sqlite
- stream
- string_decoder
- timers