Skip to content

Commit 4453990

Browse files
committed
chore: npm package name 재정의
1 parent 17e9bdf commit 4453990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ comming soon
2222
## Installation
2323

2424
```bash
25-
npm install msw-devtools
25+
npm install @minsgy/msw-devtools
2626
```
2727

2828
## usage

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "msw-dev-tools",
2+
"name": "@minsgy/msw-devtools",
33
"version": "0.1.0",
44
"description": "MSW Devtools",
55
"author": "minsgy",

0 commit comments

Comments
 (0)