Skip to content

Commit

Permalink
Revert "chore: update lockfile and readme"
Browse files Browse the repository at this point in the history
This reverts commit 90344999aadb38c901057ae249a34ac8bad63807.
  • Loading branch information
paxaxel223 committed Jul 19, 2019
1 parent 6d962ca commit d5c26d1
Show file tree
Hide file tree
Showing 2 changed files with 4,494 additions and 4,637 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ A set of components for managing component states (including mounting and unmoun

Clone the repo first:

```plain
```
git@github.com:reactjs/react-transition-group.git
```

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.
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.

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

0 comments on commit d5c26d1

Please sign in to comment.