Skip to content

Commit 5b61414

Browse files
committed
Update categories
1 parent 48db76d commit 5b61414

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"description": "A zero-config extension that displays your database records right inside VS Code and provides tools and affordances to aid development and debugging.",
1111
"categories": [
1212
"Programming Languages",
13+
"Visualization",
14+
"Data Science",
1315
"Other"
1416
],
1517
"keywords": [
@@ -319,4 +321,4 @@
319321
"singleQuote": true,
320322
"arrowParens": "avoid"
321323
}
322-
}
324+
}

0 commit comments

Comments
 (0)