mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Using the 'webcabin-docker' from new repository, which contains fixed
for supporting jQuery 3.0+. Also - updated the jquery version to '^3.0'.
This commit is contained in:
parent
26ae8318f2
commit
b8d0db7e7a
@ -69,7 +69,7 @@
|
||||
"immutability-helper": "^2.2.0",
|
||||
"imports-loader": "^0.7.1",
|
||||
"ip-address": "^5.8.9",
|
||||
"jquery": "^1.11.2",
|
||||
"jquery": "^3.0",
|
||||
"jquery-contextmenu": "^2.6.4",
|
||||
"jquery-ui": "^1.12.1",
|
||||
"moment": "^2.20.1",
|
||||
@ -88,7 +88,7 @@
|
||||
"underscore": "^1.8.3",
|
||||
"underscore.string": "^3.3.4",
|
||||
"watchify": "~3.9.0",
|
||||
"webcabin-docker": "^2.2.2"
|
||||
"webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker"
|
||||
},
|
||||
"scripts": {
|
||||
"linter": "node pga_eslint.js",
|
||||
|
3281
web/yarn.lock
3281
web/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user