mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-01-08 06:02:57 +08:00
webpack builder: update packeges of package.json
This commit is contained in:
parent
bbc77613f0
commit
85419a6145
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "webpack-builder",
|
"name": "webpack-builder",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -9,8 +9,8 @@
|
|||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.1",
|
"async": "^3.1.0",
|
||||||
"webpack": "^4.12.0",
|
"webpack": "^4.41.2",
|
||||||
"worker-farm": "^1.6.0"
|
"worker-farm": "^1.7.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user