We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524b3a9 commit 0aacf61Copy full SHA for 0aacf61
1 file changed
package.json
@@ -1,18 +1,18 @@
1
{
2
"name": "@md-reader/theme",
3
- "version": "1.0.22",
+ "version": "1.0.23",
4
"description": "md-reader's theme.",
5
"main": "src/index.less",
6
"repository": {
7
"type": "git",
8
- "url": "git+https://github.com/md-reader/mr-theme.git"
+ "url": "git+https://github.com/md-reader/theme.git"
9
},
10
"author": "Bener",
11
"license": "MIT",
12
"bugs": {
13
- "url": "https://github.com/md-reader/mr-theme/issues"
+ "url": "https://github.com/md-reader/theme/issues"
14
15
- "homepage": "https://github.com/md-reader/mr-theme#readme",
+ "homepage": "https://github.com/md-reader/theme#readme",
16
"dependencies": {
17
"katex": "^0.15.3"
18
}
0 commit comments