Skip to content

Commit b561a47

Browse files
committed
[#21] root: modify package.json for clarity and consistency
1 parent 5bf358a commit b561a47

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @NaverPayDev/changeset-actions
22

3-
> [See English README](./README.md)
3+
> lang: [En](./README.md) | Ko
44
55
- changeset 기반의 다양한 액션을 모아놓은 레포입니다.
66
- 해당 레포는 모노레포 구조로 여러 액션을 포함하며, 필요한 액션만 선택하여 사용하실 수 있습니다.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @NaverPayDev/changeset-actions
22

3-
> [한글 README 보기](./README.ko.md)
3+
> lang: En | [Ko](./README.ko.md)
44
55
- A repository containing various actions based on changesets.
66
- This repository follows a monorepo structure and includes multiple actions, allowing you to use only the actions you need.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/NaverPayDev/changeset-actions.git"
77
},
8-
"description": "changeset 기반의 actions",
8+
"description": "Changeset actions for GitHub",
99
"version": "0.0.0",
1010
"scripts": {
1111
"start": "turbo run start",

0 commit comments

Comments
 (0)