Skip to content

Commit 0f9f18a

Browse files
fix(package): update webpack-manifest-plugin to version 2.0.3
Closes #84
1 parent 5ed657d commit 0f9f18a

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
@@ -108,7 +108,7 @@
108108
"url-loader": "0.6.2",
109109
"webpack": "3.8.1",
110110
"webpack-dev-server": "^2.11.1",
111-
"webpack-manifest-plugin": "2.0.0-rc.2",
111+
"webpack-manifest-plugin": "2.0.3",
112112
"whatwg-fetch": "2.0.3"
113113
},
114114
"devDependencies": {

0 commit comments

Comments
 (0)