Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vladanyes authored Mar 6, 2023
1 parent b317d14 commit 529a8e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ npm run example:android

<pre>
npm install <a href="https://github.com/d3/d3-scale">d3-scale</a>
npm install <a href="https://github.com/d3/d3-shape">d3-shape</a>
npm install <a href="https://github.com/d3/d3-array">d3-array</a>
npm install <a href="https://github.com/d3/d3-shape">d3-shape</a> // will be removed soon
npm install <a href="https://github.com/d3/d3-array">d3-array</a> // will be removed soon
npm install <a href="https://github.com/iamkun/dayjs">dayjs</a> // will be removed soon
npm install <a href="https://github.com/software-mansion/react-native-reanimated">react-native-reanimated</a>
npm install <a href="https://github.com/software-mansion/react-native-gesture-handler">react-native-gesture-handler</a>
Expand Down

0 comments on commit 529a8e0

Please sign in to comment.