Skip to content

Commit 327b51d

Browse files
committed
chore: 更新版本号至1.0.20,并修改主页链接为https://www.s-n.xyz/以反映最新的项目地址。
1 parent e94cfd1 commit 327b51d

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,6 +1,6 @@
11
{
22
"name": "simple-notation",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"type": "module",
55
"author": {
66
"name": "Encaik",
@@ -11,7 +11,7 @@
1111
"type": "git",
1212
"url": "https://github.com/Encaik/simple-notation"
1313
},
14-
"homepage": "https://simple-notation.vercel.app/",
14+
"homepage": "https://www.s-n.xyz/",
1515
"description": "动态简谱渲染库 —— 仅需文本输入,即可在您的网页上生成优美的简谱,专为现代Web设计。",
1616
"files": [
1717
"dist",

0 commit comments

Comments
 (0)