Update wcDocker to fix the issue where the Scratch Pad grows in size if the results panel is resized. Fixes #3968

This commit is contained in:
Aditya Toshniwal
2019-03-21 09:15:17 +00:00
committed by Dave Page
parent 48c5c39c5d
commit 61f11aa4fc
3 changed files with 4 additions and 3 deletions

View File

@@ -90,7 +90,7 @@
"underscore": "^1.9.1",
"underscore.string": "^3.3.5",
"watchify": "~3.11.1",
"webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#9cf81f03bb350b76b77a264f1db5d55391d5e424",
"webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#a002c706ca34ee20772091b04a6cb05b13548cdc",
"wkx": "^0.4.6"
},
"scripts": {