Skip to content

Commit a00b7e0

Browse files
committed
chore: update package.json
1 parent 7e0e2d9 commit a00b7e0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "slidev-addon-python-runner",
3+
"version": "0.1.0",
34
"type": "module",
45
"scripts": {
56
"build": "slidev build",
@@ -11,6 +12,11 @@
1112
"type": "git",
1213
"url": "https://github.com/KermanX/slidev-addon-python-runner.git"
1314
},
15+
"keywords": [
16+
"slidev-addon",
17+
"python",
18+
"pyodide"
19+
],
1420
"files": [
1521
"assets",
1622
"setup",

0 commit comments

Comments
 (0)