ode-csslib-openent-cd13 3.3.4 → 3.3.5-develop.202502191202
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/i18n/Portal/fr.json +1 -1
- package/dist/version.txt +2 -2
- package/package.json +2 -2
package/dist/i18n/Portal/fr.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"smartbanner.name": "NEO Pocket",
|
|
15
15
|
"smartbanner.description": "Le réseau éducatif qui tient dans la poche !",
|
|
16
16
|
"smartbanner.action": "Voir",
|
|
17
|
-
"smartbanner.icon.uri": "/assets/themes/calmecac2d/
|
|
17
|
+
"smartbanner.icon.uri": "/assets/themes/calmecac2d/img/illustrations/neo-pocket.png",
|
|
18
18
|
"smartbanner.android.store": "Google Play",
|
|
19
19
|
"smartbanner.android.uri": "https://play.google.com/store/apps/details?id=com.ode.neo",
|
|
20
20
|
"smartbanner.ios.store": "App Store",
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
entcore-css-lib
|
|
2
|
-
ode-csslib-openent-cd13
|
|
1
|
+
entcore-css-lib 30/01/2025 12:38:59
|
|
2
|
+
ode-csslib-openent-cd13 19/02/2025 12:02:56
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-csslib-openent-cd13",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.5-develop.202502191202",
|
|
4
4
|
"description": "Open ENT theme by Edifice",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"author": "Edifice",
|
|
15
15
|
"license": "NONE",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"entcore-css-lib": "npm:ode-csslib@
|
|
17
|
+
"entcore-css-lib": "npm:ode-csslib@develop"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"concurrently": "^5.0.2",
|