Skip to content

Commit bbb9529

Browse files
authored
Update webpack version in README
1 parent bd996e9 commit bbb9529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Note how states are _entered_ when they were previously not active, _exited_ and
3030
### Structure
3131

3232
The application is written in ES6 (transpiled using babel), and utilizes ES6 modules.
33-
We are loading the modules and creating bundles using webpack 2.
33+
We are loading the modules and creating bundles using webpack 4.
3434

3535
There are many ways to structure a ui-router app.
3636
We aren't super opinionated on application structure.

0 commit comments

Comments
 (0)