Skip to content

Commit 0aacf61

Browse files
committed
update package.json
1 parent 524b3a9 commit 0aacf61

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "@md-reader/theme",
3-
"version": "1.0.22",
3+
"version": "1.0.23",
44
"description": "md-reader's theme.",
55
"main": "src/index.less",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/md-reader/mr-theme.git"
8+
"url": "git+https://github.com/md-reader/theme.git"
99
},
1010
"author": "Bener",
1111
"license": "MIT",
1212
"bugs": {
13-
"url": "https://github.com/md-reader/mr-theme/issues"
13+
"url": "https://github.com/md-reader/theme/issues"
1414
},
15-
"homepage": "https://github.com/md-reader/mr-theme#readme",
15+
"homepage": "https://github.com/md-reader/theme#readme",
1616
"dependencies": {
1717
"katex": "^0.15.3"
1818
}

0 commit comments

Comments
 (0)