Skip to content

Commit 3de4534

Browse files
committed
pin webpack version
1 parent 784470f commit 3de4534

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-bundle/src/main/js/custom-model-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"ts-jest": "^26.5.1",
2121
"ts-loader": "^8.0.17",
2222
"typescript": "^4.1.5",
23-
"webpack": "^5.23.0",
24-
"webpack-cli": "^4.5.0"
23+
"webpack": "5.37.0",
24+
"webpack-cli": "4.7.0"
2525
},
2626
"dependencies": {
2727
"codemirror": "^5.59.2",

0 commit comments

Comments
 (0)