We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eaa975 commit 569e4baCopy full SHA for 569e4ba
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "slidev-addon-python-runner",
+ "name": "@cxphoenix/slidev-addon-python-runner",
3
"version": "0.2.0",
4
"type": "module",
5
"scripts": {
@@ -16,7 +16,7 @@
16
"description": "A Slidev addon that allows you to run Python code in your slides.",
17
"repository": {
18
"type": "git",
19
- "url": "https://github.com/KermanX/slidev-addon-python-runner.git"
+ "url": "https://github.com/CXPhoenix/slidev-addon-python-runner.git"
20
},
21
"author": {
22
"name": "CXPhoenix",
0 commit comments