Skip to content

Commit 21efee8

Browse files
committed
Docs update - highlight react 16 and webpack 4 [ci skip]
1 parent a8dc35d commit 21efee8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ So it involves a lot of additional learning curve to get started with [react-boi
4545

4646
This boilerplate features all the latest tools and practices in the industry.
4747

48-
- _React.js_ - React 16, React Router 5
48+
- _React.js_ - **React 16**, React Router 5
4949
- _Redux.js_ - Redux saga, Redux immutable and Reselect
5050
- _Babel_ - ES6, ESNext, Airbnb and React/Recommended config
51-
- _Webpack_ - Webpack 4, Hot Reloading, Code Splitting, Optimized Prod Build and more
51+
- _Webpack_ - **Webpack 4**, Hot Reloading, Code Splitting, Optimized Prod Build and more
5252
- _Test_ - Jest with Enzyme
5353
- _Lint_ - ESlint
5454
- _Styles_ - SCSS Styling

0 commit comments

Comments
 (0)