mirror of
https://github.com/jung-geun/NFD2NFC.git
synced 2025-12-20 04:20:45 +09:00
GitHub Actions 워크플로우 업데이트: 빌드 프로세스 제거 및 릴리스 워크플로우 추가, package.json의 진입점 수정
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@pieroot/nfd2nfc",
|
||||
"version": "1.0.0",
|
||||
"main": "main.js",
|
||||
"main": "index.js",
|
||||
"description": "Convert NFD to NFC",
|
||||
"dependencies": {
|
||||
"cli-progress": "^3.12.0",
|
||||
|
||||
Reference in New Issue
Block a user