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

Commit de1345a

Browse files
build: update extract-text-webpack-plugin requirement to 3.0.2
Updates the requirements on [extract-text-webpack-plugin](https://github.com/webpack-contrib/extract-text-webpack-plugin) to permit the latest version. - [Release notes](https://github.com/webpack-contrib/extract-text-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/extract-text-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/extract-text-webpack-plugin/commits/v3.0.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f2110b commit de1345a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"cpy-cli": "1.0.1",
7777
"css-loader": "0.23.1",
7878
"exports-loader": "0.6.3",
79-
"extract-text-webpack-plugin": "2.0.0-beta.1",
79+
"extract-text-webpack-plugin": "3.0.2",
8080
"file-loader": "0.9.0",
8181
"ghooks": "2.0.3",
8282
"html-loader": "0.4.3",

0 commit comments

Comments
 (0)