Skip to content

Commit 569e4ba

Browse files
committed
✨ feat: 更新套件名稱為 @CXPhoenix scope 並調整 repository url
1 parent 9eaa975 commit 569e4ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "slidev-addon-python-runner",
2+
"name": "@cxphoenix/slidev-addon-python-runner",
33
"version": "0.2.0",
44
"type": "module",
55
"scripts": {
@@ -16,7 +16,7 @@
1616
"description": "A Slidev addon that allows you to run Python code in your slides.",
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/KermanX/slidev-addon-python-runner.git"
19+
"url": "https://github.com/CXPhoenix/slidev-addon-python-runner.git"
2020
},
2121
"author": {
2222
"name": "CXPhoenix",

0 commit comments

Comments
 (0)