Skip to content

Commit c087501

Browse files
author
Pavithra K
committed
Change to only beta
1 parent 3e811ec commit c087501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/migrating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ It's no longer necessary to specify it in configuration.
142142

143143
[ExtractTextPlugin](https://github.com/webpack/extract-text-webpack-plugin) 1.0.0 does not work with webpack v2. You will need to install ExtractTextPlugin v2 explicitly.
144144

145-
`npm install --save-dev extract-text-webpack-plugin@2.0.0-beta.4`
145+
`npm install --save-dev extract-text-webpack-plugin@beta`
146146

147147
The configuration changes for this plugin are mainly syntactical.
148148

0 commit comments

Comments
 (0)