Skip to content

Commit da064c1

Browse files
committed
fix: make vlt 6 work
1 parent 7f5f3a6 commit da064c1

File tree

3 files changed

+2812
-85
lines changed

3 files changed

+2812
-85
lines changed

backend/mx.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ main-package = -e .[test]
88
; example how to override a package version
99
version-overrides =
1010
pytest-plone>=1.0.0a1
11+
plone.restapi>=9.14.0
1112

1213
; example section to use packages from git
1314
; [example.contenttype]

frontend/mrs.developer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"package": "@plone/volto",
55
"url": "git@github.com:plone/volto.git",
66
"https": "https://github.com/plone/volto.git",
7-
"tag": "19.0.0-alpha.0",
7+
"tag": "18.20.0",
88
"filterBlobs": true
99
}
1010
}

0 commit comments

Comments
 (0)