Skip to content

Commit

Permalink
pnpm의 패키지 버전을 명시해줍니다
Browse files Browse the repository at this point in the history
  • Loading branch information
okinawaa committed Apr 4, 2024
1 parent 9fa5e75 commit 9d49b1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "es-hangul",
"version": "1.0.2",
"license": "MIT",
"packageManager": "[email protected]",
"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts",
"typecheck": "tsc --noEmit",
Expand Down

0 comments on commit 9d49b1f

Please sign in to comment.