ode-csslib-panda 3.4.15-develop.202508031606 → 3.4.16-develop-b2school.202508181230

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/Readme.md ADDED
@@ -0,0 +1,6 @@
1
+ # À propos de panda
2
+
3
+ * Licence : Copyright Edifice
4
+ * Financeur(s) : Edifice
5
+ * Développeur(s) : Edifice
6
+ * Description : déclinaison ONE d'entcore-css-lib.
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 30/07/2025 17:29:19
2
- ode-csslib-panda 03/08/2025 16:07:17
1
+ entcore-css-lib 18/08/2025 11:55:32
2
+ ode-csslib-panda 18/08/2025 12:31:33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda",
3
- "version": "3.4.15-develop.202508031606",
3
+ "version": "3.4.16-develop-b2school.202508181230",
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@develop"
17
+ "entcore-css-lib": "npm:ode-csslib@develop-b2school"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "5.3.0",