Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Commit 5b4cc1b

Browse files
committed
Update README to reflect Webpack 2 (final), release 2.0.0 🎉
1 parent cbdac30 commit 5b4cc1b

File tree

3 files changed

+655
-484
lines changed

3 files changed

+655
-484
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Common scripts for running React-based apps and websites.
55

66
## Features
77
- Babel (Latest ES + Stage 2)
8-
- Webpack 2 (beta)
8+
- Webpack 2
99
- CSS Compilation
1010
- SASS + PostCSS (autoprefixer, pxtorem, and automatic flexbox fixes)
1111
- Development

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stoke-react-scripts",
3-
"version": "2.0.0-beta.1",
3+
"version": "2.0.0",
44
"description": "Common scripts for running React-based apps and websites",
55
"repository": "stokestudio/stoke-react-scripts",
66
"author": "Kevin Wade <kevin@stokestudio.com>",

0 commit comments

Comments
 (0)