Skip to content

Commit b64155f

Browse files
committed
更新simple-notation库版本至1.0.27,并修改描述为英文,以更好地适应国际化需求。
1 parent d6c58f9 commit b64155f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/simple-notation/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.26",
3+
"version": "1.0.27",
44
"type": "module",
55
"author": {
66
"name": "Encaik",
@@ -27,7 +27,7 @@
2727
"url": "https://github.com/Encaik/simple-notation"
2828
},
2929
"homepage": "https://www.s-n.xyz/",
30-
"description": "动态简谱渲染库 —— 仅需文本输入,即可在您的网页上生成优美的简谱,专为现代Web设计。",
30+
"description": "A dynamic Jianpu (numbered musical notation) rendering library. Generate beautiful music scores on your web pages from text. Designed for the modern web.",
3131
"files": [
3232
"dist"
3333
],

0 commit comments

Comments
 (0)