Skip to content

Commit 6dd72b0

Browse files
otabekshoyimovrossipedia
authored andcommitted
fix(react-router-dev): add --save-dev command on md (#13034)
* fix(react-router-dev): add --save-dev command on md * add myself to contributors.yml
1 parent d18cd41 commit 6dd72b0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,3 +356,4 @@
356356
- yuleicul
357357
- zeromask1337
358358
- zheng-chuang
359+
- otabekshoyimov
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Dev tools and CLI for React Router that enables framework features through bundler integration like server rendering, code splitting, HMR, etc.
22

33
```sh
4-
npm install @react-router/dev
4+
npm install @react-router/dev --save-dev
55
```

0 commit comments

Comments
 (0)