update package
This commit is contained in:
parent
84f2e6dd3d
commit
dd5e314731
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "arsene",
|
"name": "arsene",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"description": "Arsene is a library for processing CJK text paragraphs, which are mixed with English characters and adding spacing between them.",
|
"description": "Arsene is a library for processing CJK text paragraphs, which are mixed with English characters and adding spacing between them.",
|
||||||
"author": "Astrian Zheng",
|
"author": "Astrian Zheng",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -16,5 +16,9 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "^5.4.5"
|
"typescript": "^5.4.5"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.nas.astrian.moe/Astrian/arsene.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user