ode-csslib-panda-oneconnect 3.0.13-dev.202306281135 → 3.0.13-dev.202306291828
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/Auth/fr.json +0 -1
- package/dist/version.txt +2 -2
- package/package.json +2 -2
package/dist/i18n/Auth/fr.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"auth.charter": "/assets/cgu/fr.pdf",
|
|
3
2
|
"email.signature" : "L'équipe One",
|
|
4
3
|
"auth.resetCodeSent": "Un mail vous a été envoyé (ou à votre enseignant si vous êtes un élève), avec les instructions pour changer votre mot de passe.",
|
|
5
4
|
"auth.welcome.p1": "Bienvenue dans ONE, l’espace numérique de votre école.",
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
entcore-css-lib=4.0-dev-SNAPSHOT 28/06/2023
|
|
2
|
-
ode-csslib-panda-oneconnect=3.0-dev-SNAPSHOT
|
|
1
|
+
entcore-css-lib=4.0-dev-SNAPSHOT 28/06/2023 10:40:11
|
|
2
|
+
ode-csslib-panda-oneconnect=3.0-dev-SNAPSHOT 29/06/2023 18:29:57
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-csslib-panda-oneconnect",
|
|
3
|
-
"version": "3.0.13-dev.
|
|
3
|
+
"version": "3.0.13-dev.202306291828",
|
|
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",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"author": "Open Digital Education",
|
|
36
36
|
"license": "NONE",
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"entcore-css-lib": "npm:ode-csslib@
|
|
38
|
+
"entcore-css-lib": "npm:ode-csslib@dev"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"concurrently": "^5.0.2",
|