Skip to content

Commit a670b22

Browse files
authored
Scope npm install to dev deps
1 parent 496425d commit a670b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
To install the library, run the following command:
2121

2222
```bash
23-
npm install vasu-playwright-utils
23+
npm install vasu-playwright-utils --save-dev
2424
```
2525

2626
## Usage

0 commit comments

Comments
 (0)