mirror of
https://github.com/wekan/wekan.git
synced 2026-02-07 09:01:47 +01:00
Fix Login Page Error, Lists can't move anymore, reverted incomplete Change Lists Width.
Thanks to johnnytolengo, gda140 and xet7 ! Fixes #4592, related #4558
This commit is contained in:
parent
0f0fab28b0
commit
d37adbb046
5 changed files with 306 additions and 312 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wekan",
|
||||
"version": "v6.30.0",
|
||||
"version": "v6.28.0",
|
||||
"description": "Open-Source kanban",
|
||||
"private": true,
|
||||
"repository": {
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"@babel/core": "^7.15.5",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@mapbox/node-pre-gyp": "^1.0.8",
|
||||
"@wekanteam/markdown-it-mermaid": "^0.5.5",
|
||||
"@wekanteam/markdown-it-mermaid": "^0.5.4",
|
||||
"ajv": "^6.12.6",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"i18next": "^21.6.16",
|
||||
"i18next-sprintf-postprocessor": "^0.2.2",
|
||||
"jQuery": "^1.7.4",
|
||||
"jquery-ui": "^1.13.2",
|
||||
"jquery-ui": "^1.13.0",
|
||||
"jquery-ui-touch-punch": "^0.2.3",
|
||||
"jszip": "^3.7.1",
|
||||
"ldapjs": "^2.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue