Skip to content

Commit 1b4b2ea

Browse files
bump version to 1.4.0 and add update keywords (#50)
1 parent 3674056 commit 1b4b2ea

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-data-table",
33
"displayName": "Data Table",
44
"description": "Data Table 🈸 renderer for Notebook 📓 cell ⌗ data outputs.",
5-
"version": "1.3.0",
5+
"version": "1.4.0",
66
"engines": {
77
"node": ">14.5.0",
88
"vscode": "^1.57.0"
@@ -35,10 +35,14 @@
3535
"keywords": [
3636
"data",
3737
"geo data",
38+
"GeoJSON",
39+
"JSON",
40+
"CSV",
3841
"table",
3942
"view",
4043
"notebook",
4144
"cell",
45+
"text",
4246
"output",
4347
"renderer"
4448
],

0 commit comments

Comments
 (0)