Skip to content

Commit f9b3b24

Browse files
committed
Keep consistency with links
1 parent c2d8b75 commit f9b3b24

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ The CLI currently has these packages available for installation:
6969
- [Redux](https://github.com/reduxjs/redux) & [React-Redux](https://github.com/reduxjs/react-redux)
7070
- [Redux-Thunk](https://github.com/reduxjs/redux-thunk)
7171
- [Prop-Types](https://github.com/facebook/prop-types)
72-
- [Node-Sass](https://github.com/sass/node-sass)
73-
- [Styled-Components](https://github.com/styled-components/styled-components)
74-
- [Unstated](https://github.com/jamiebuilds/unstated)
75-
- [Unstated-Next](https://github.com/jamiebuilds/unstated-next)
76-
- [TypeScript](https://github.com/Microsoft/TypeScript)
72+
- [Node-Sass](https://www.npmjs.com/package/node-sass)
73+
- [Styled-Components](https://www.npmjs.com/package/styled-components)
74+
- [Unstated](https://www.npmjs.com/package/unstated)
75+
- [Unstated-Next](https://www.npmjs.com/package/unstated-next)
76+
- [TypeScript](https://www.npmjs.com/package/typescript)
7777
- [React-A11y](https://github.com/reactjs/react-a11y)
7878
- [React-Axe](https://github.com/dequelabs/react-axe)
7979
- [@types/node](https://www.npmjs.com/package/@types/node)

0 commit comments

Comments
 (0)