(Fix) Update webpack

This commit is contained in:
Vadim Arasev 2018-07-04 15:40:19 +03:00
parent 66a86aac19
commit dce6c465bf
2 changed files with 1917 additions and 260 deletions

2172
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,6 +4,7 @@
"private": true,
"homepage": "https://poanetwork.github.io/",
"dependencies": {
"ajv": "6.5.2",
"autoprefixer": "7.1.6",
"babel-core": "6.26.3",
"babel-jest": "23.2.0",
@ -51,8 +52,8 @@
"sweetalert2": "^7.0.8",
"url-loader": "0.6.2",
"web3": "1.0.0-beta.34",
"webpack": "3.8.1",
"webpack-dev-server": "2.9.4",
"webpack": "3.12.0",
"webpack-dev-server": "2.11.2",
"webpack-manifest-plugin": "1.3.2",
"whatwg-fetch": "2.0.3"
},