Skip to content

Commit 3aec853

Browse files
add Pyodide and Node.js keywords and bump ext. v. to 1.11.0 for TS notebooks update release (#124)
1 parent 3e7b050 commit 3aec853

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-data-table",
33
"displayName": "Data Table Renderers",
44
"description": "Data Table 🈸, Flat Data Grid 中 & Data Summary 🈷️ Renderers for VSCode Notebook 📓 Cell ⌗ Data Outputs",
5-
"version": "1.10.0",
5+
"version": "1.11.0",
66
"engines": {
77
"node": ">14.5.0",
88
"vscode": "^1.65.0"
@@ -51,6 +51,8 @@
5151
"REST Book",
5252
"TypeScript",
5353
"Pyolite",
54+
"Pyodide",
55+
"Node.js",
5456
"notebook",
5557
"notebookRenderer",
5658
"cell",

0 commit comments

Comments
 (0)