Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
Add link to the master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ooade committed Feb 14, 2019
1 parent 6bde6fa commit 07ae683
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- npm add roughjs
```

`Note: The documentation is for the beta release. For the stable release check out the master branch`
`Note: The documentation is for the beta release. For the stable release check out the [master branch](https://github.com/ooade/react-rough/tree/master)`

### Render a Rectangle

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"npm-run-all": "^4.1.5",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react-testing-library": "^5.5.3",
"react-testing-library": "^5.8.0",
"rollup": "^1.1.2",
"rollup-plugin-babel": "^4.3.2",
"roughjs": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4803,10 +4803,10 @@ react-test-renderer@^16.0.0-0:
react-is "^16.7.0"
scheduler "^0.12.0"

react-testing-library@^5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-5.5.3.tgz#cfd32da95b29e475003df4f66bd96e34eb5624bd"
integrity sha512-67jMsSJHbbm9M0NWvEzjNikDAKRdxivhP6vnpa9xPg/fYh19zkE4rMsFh5YWLpyoomm+e49fg+ubcXaEBYartA==
react-testing-library@^5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-5.8.0.tgz#b5163758b1ddfd2e15c3cd2790562a527a1bb0a5"
integrity sha512-cYOX8aUKea5ojFVXkhLbNEAq86nYqBlhKulJI/0v8JfwWyQm+kbyNKFfyci6b2qI4KUEvBYZKWx+zZWeYrYOOA==
dependencies:
"@babel/runtime" "^7.3.1"
dom-testing-library "^3.13.1"
Expand Down

0 comments on commit 07ae683

Please sign in to comment.