We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e9bdf commit 4453990Copy full SHA for 4453990
README.md
@@ -22,7 +22,7 @@ comming soon
22
## Installation
23
24
```bash
25
-npm install msw-devtools
+npm install @minsgy/msw-devtools
26
```
27
28
## usage
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "msw-dev-tools",
+ "name": "@minsgy/msw-devtools",
3
"version": "0.1.0",
4
"description": "MSW Devtools",
5
"author": "minsgy",
0 commit comments