Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Commit e3735b9

Browse files
author
rsavian
committed
Rename Webpack 2 to Webpack 3
1 parent c407128 commit e3735b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/about/About.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class About extends React.Component {
2424

2525
<div className="row marketing">
2626
<div className="col-lg-6">
27-
<h4>{'Webpack 2'}</h4>
27+
<h4>{'Webpack 3'}</h4>
2828
<p>{'Facilitates creating builds for production, staging, and development.'}</p>
2929

3030
<h4>{'React'}</h4>

0 commit comments

Comments
 (0)