@plone/volto 18.15.0 → 18.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
}
|
|
10
10
|
],
|
|
11
11
|
"license": "MIT",
|
|
12
|
-
"version": "18.15.
|
|
12
|
+
"version": "18.15.1",
|
|
13
13
|
"repository": {
|
|
14
14
|
"type": "git",
|
|
15
15
|
"url": "git@github.com:plone/volto.git"
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
"webpack-dev-server": "4.11.1",
|
|
364
364
|
"webpack-node-externals": "3.0.0",
|
|
365
365
|
"why": "0.6.2",
|
|
366
|
-
"@plone/types": "1.4.
|
|
366
|
+
"@plone/types": "1.4.3",
|
|
367
367
|
"@plone/volto-coresandbox": "1.0.0"
|
|
368
368
|
},
|
|
369
369
|
"volta": {
|