File tree Expand file tree Collapse file tree 4 files changed +91
-120
lines changed Expand file tree Collapse file tree 4 files changed +91
-120
lines changed Original file line number Diff line number Diff line change @@ -20,30 +20,14 @@ build/
2020
2121# Dependency directories
2222jspm_packages /
23-
24- # TypeScript
25- * .tsbuildinfo
26-
2723# IDEs and editors
2824.idea /
2925.vscode /
3026.DS_Store
3127Thumbs.db
3228
33- # Miscellaneous
34- * .tgz
35- * .zip
36- * .tar
37- * .rar
38- * .7z
39- * .bak
40- * .tmp
41- * .swp
42- * .swo
43- * .sublime-workspace
44- * .sublime-project
29+
4530# Start Generation Here
46- # End Generation Here
4731
4832READMEFORME.md
4933
Original file line number Diff line number Diff line change @@ -1015,3 +1015,6 @@ async function fileExists(filePath) {
10151015 return false ;
10161016 }
10171017}
1018+
1019+ // todo:
1020+ // - consider removing full update, and only allowing section update
Original file line number Diff line number Diff line change 1616 "license" : " MIT" ,
1717 "dependencies" : {
1818 "@google-cloud/bigquery" : " ^8.0.0" ,
19- "@modelcontextprotocol/sdk" : " ^1.11.2 " ,
19+ "@modelcontextprotocol/sdk" : " ^1.12.0 " ,
2020 "@types/pg" : " ^8.15.2" ,
2121 "node-fetch" : " ^2.7.0" ,
2222 "pg" : " ^8.16.0" ,
You can’t perform that action at this time.
0 commit comments