Skip to content

Commit cc0de77

Browse files
authored
fix: update webpack-plugin-ramdisk to allow webpack 5 (#233)
1 parent ba83bf5 commit cc0de77

File tree

2 files changed

+81
-75
lines changed

2 files changed

+81
-75
lines changed

package-lock.json

+80-74
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"rimraf": "^3.0.2",
6060
"strip-ansi": "^6.0.0",
6161
"superstruct": "^0.12.1",
62-
"webpack-plugin-ramdisk": "^0.1.2",
62+
"webpack-plugin-ramdisk": "^0.2.0",
6363
"ws": "^7.5.3"
6464
},
6565
"devDependencies": {

0 commit comments

Comments
 (0)