Skip to content

Commit

Permalink
chore: 패키지 이름 및 버전 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2980 committed May 19, 2024
1 parent 3cdc235 commit c042bec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bh2980/chistock-ui",
"name": "chistock-ui",
"private": false,
"version": "0.0.6",
"version": "0.1.0",
"type": "module",
"main": "dist/index.es.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit c042bec

Please sign in to comment.