Skip to content

Commit cfebc9f

Browse files
committed
Revert "chore: update lockfile and readme"
This reverts commit 9034499.
1 parent b62f5f6 commit cfebc9f

File tree

2 files changed

+4494
-4637
lines changed

2 files changed

+4494
-4637
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ A set of components for managing component states (including mounting and unmoun
1717

1818
Clone the repo first:
1919

20-
```plain
20+
```
2121
[email protected]:reactjs/react-transition-group.git
2222
```
2323

24-
Then run `npm install` or `yarn`, and finally `npm run storybook` or `yarn storybook` to start a storybook instance that you can navigate to in your browser to see the examples.
24+
Then run `npm install` (or `yarn`), and finally `npm run storybook` to start a storybook instance that you can navigate to in your browser to see the examples.
2525

2626
[npm-badge]: https://img.shields.io/npm/v/react-transition-group.svg
2727
[npm]: https://www.npmjs.org/package/react-transition-group

0 commit comments

Comments
 (0)