There was an error while loading. Please reload this page.
1 parent 505d2fa commit c90b730Copy full SHA for c90b730
package.json
@@ -2,13 +2,13 @@
2
"name": "postgrestools",
3
"publisher": "Supabase",
4
"description": "Postgres Language Server right in your IDE.",
5
- "version": "1.1.3",
+ "version": "1.1.4",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/supabase-community/postgrestools-vscode"
9
},
10
"engines": {
11
- "vscode": "^1.97.0"
+ "vscode": "^1.96.2"
12
13
"icon": "icon.png",
14
"categories": [
0 commit comments