We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--save-dev
1 parent ff67211 commit d3656d8Copy full SHA for d3656d8
1 file changed
README.md
@@ -25,7 +25,7 @@ This library exists to help developers model and query data when testing and dev
25
### Install
26
27
```
28
-npm i @msw/data
+npm i @msw/data --save-dev
29
30
31
### Create collection
0 commit comments