ode-csslib-panda-paris 3.4.3 → 3.4.4-develop.202501301157

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.
@@ -28,5 +28,5 @@
28
28
  "userBook.mood.tired": "Stressé(e)",
29
29
  "userBook.mood.worried": "Incertain(e)",
30
30
  "email.signature": "L'équipe Paris Classe Numérique",
31
- "classAdmin.template.downloadAppInfo": "ou téléchargez <strong>Open ENT</strong> depuis l’App Store ou le Google Play"
31
+ "classAdmin.template.downloadAppInfo": "ou téléchargez <strong>PCN</strong> depuis l’App Store ou le Google Play"
32
32
  }
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 29/11/2024 12:49:45
2
- ode-csslib-panda-paris 16/01/2025 17:52:19
1
+ entcore-css-lib 30/01/2025 11:15:47
2
+ ode-csslib-panda-paris 30/01/2025 11:58:18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda-paris",
3
- "version": "3.4.3",
3
+ "version": "3.4.4-develop.202501301157",
4
4
  "description": "Panda 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@main"
17
+ "entcore-css-lib": "npm:ode-csslib@develop"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "5.3.0",