Update Vue sample deps to get rid of the annoying warning.
This commit is contained in:
parent
bbfd3c51c7
commit
47aa6faa11
File diff suppressed because it is too large
Load Diff
|
@ -16,9 +16,9 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://gosora-project.com",
|
"homepage": "https://gosora-project.com",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"webpack-cli": "^3.3.3"
|
"webpack-cli": "^3.3.9"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"webpack": "^4.33.0"
|
"webpack": "^4.41.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue