ode-csslib-panda-cg77 3.0.8-feat-explorer.202302211024 → 3.0.8-feat-explorer.202302211133
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/dist/skins/circus/theme.css +2 -2
- package/dist/skins/circus/theme.css.map +1 -1
- package/dist/skins/default/theme.css +2 -2
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/desert/theme.css +2 -2
- package/dist/skins/desert/theme.css.map +1 -1
- package/dist/skins/neutre/theme.css +2 -2
- package/dist/skins/neutre/theme.css.map +1 -1
- package/dist/skins/ocean/theme.css +2 -2
- package/dist/skins/ocean/theme.css.map +1 -1
- package/dist/skins/panda-food/theme.css +2 -2
- package/dist/skins/panda-food/theme.css.map +1 -1
- package/dist/skins/sparkly/theme.css +2 -2
- package/dist/skins/sparkly/theme.css.map +1 -1
- package/dist/version.txt +2 -2
- package/package.json +1 -1
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
entcore-css-lib=4.0-SNAPSHOT 21/02/2023
|
|
2
|
-
ode-csslib-panda-cg77=3.0-dev-produit-SNAPSHOT 21/02/2023
|
|
1
|
+
entcore-css-lib=4.0-SNAPSHOT 21/02/2023 11:28:28
|
|
2
|
+
ode-csslib-panda-cg77=3.0-dev-produit-SNAPSHOT 21/02/2023 11:34:20
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-csslib-panda-cg77",
|
|
3
|
-
"version": "3.0.8-feat-explorer.
|
|
3
|
+
"version": "3.0.8-feat-explorer.202302211133",
|
|
4
4
|
"description": "Panda theme by Open Digital Education",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"override:i18n": "OVERRIDE_SRC=${OVERRIDE_SRC} OVERRIDE_DIST=${OVERRIDE_DIST} node ode-override-plugin.js",
|