File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 40
40
],
41
41
"dependencies" : {
42
42
"@google-cloud/bigquery" : " ^5.9.0" ,
43
- "@joe-re/sql-parser" : " ^1.7.0 " ,
43
+ "@joe-re/sql-parser" : " file:../sql-parser " ,
44
44
"@types/pg" : " ^8.6.6" ,
45
45
"@types/yargs" : " ^17.0.8" ,
46
46
"cardinal" : " ^2.1.1" ,
69
69
"tslib" : " ^2.3.1" ,
70
70
"typescript" : " ^4.4.2"
71
71
}
72
- }
72
+ }
Original file line number Diff line number Diff line change 618
618
" @types/yargs" " ^15.0.0"
619
619
chalk "^4.0.0"
620
620
621
+ " @joe-re/sql-parser@file:packages/sql-parser " :
622
+ version "1.7.0"
623
+ dependencies :
624
+ peggy "^3.0.2"
625
+
621
626
" @jridgewell/gen-mapping@^0.3.0 " :
622
627
version "0.3.2"
623
628
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9"
You can’t perform that action at this time.
0 commit comments