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

Commit 1ef755a

Browse files
committed
chore: Update install docs
1 parent 715b1dd commit 1ef755a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
```bash
2222
# for webpack 2
23-
npm install --save-dev extract-text-webpack-plugin
23+
npm install --save-dev extract-text-webpack-plugin@2.1.2
2424
# for webpack 1
2525
npm install --save-dev [email protected]
2626
```

0 commit comments

Comments
 (0)