mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
Merge branch 'hotfix/fix-webpack' into main
This commit is contained in:
commit
f3216457d9
1 changed files with 1 additions and 1 deletions
|
|
@ -48,6 +48,7 @@
|
|||
"react-tooltip": "^4.2.18",
|
||||
"rxjs": "^6.3.3",
|
||||
"tinycolor2": "^1.4.2",
|
||||
"webpack-cli": "^3.3.0",
|
||||
"yup": "^0.27.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -63,7 +64,6 @@
|
|||
"html-webpack-plugin": "^3.2.0",
|
||||
"path": "^0.12.7",
|
||||
"webpack": "^4.29.6",
|
||||
"webpack-cli": "^3.3.0",
|
||||
"webpack-dev-server": "^3.11.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue