Skip to content

Commit 1aaeb2e

Browse files
committed
Webpack version compatible to node 8
1 parent 9d78a25 commit 1aaeb2e

File tree

2 files changed

+2217
-359
lines changed

2 files changed

+2217
-359
lines changed

packages/node/test/manual/webpack-async-context/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"webpack": "^5.90.0"
7+
"webpack": "^4.47.0"
88
},
99
"volta": {
10-
"extends": "../../../../../package.json",
11-
"node": "10.24.1"
10+
"extends": "../../../../../package.json"
1211
}
1312
}

0 commit comments

Comments
 (0)