[Osquery] Replace js-sql-parser (#128714)

This commit is contained in:
Patryk Kopyciński 2022-05-18 12:58:07 +02:00 committed by GitHub
parent df38c6fc46
commit cd3f9acaa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 175 additions and 131 deletions

View file

@ -6,4 +6,4 @@
* Side Public License, v 1.
*/
declare module 'js-sql-parser';
declare module '@appland/sql-parser';