ode-csslib-panda 3.4.2-develop-b2school.202412161225 → 3.4.2-develop-integration.202501151903

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.
Files changed (2) hide show
  1. package/dist/version.txt +2 -2
  2. package/package.json +2 -2
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 16/12/2024 11:54:36
2
- ode-csslib-panda 16/12/2024 12:26:14
1
+ entcore-css-lib 09/01/2025 11:51:33
2
+ ode-csslib-panda 15/01/2025 19:03:57
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda",
3
- "version": "3.4.2-develop-b2school.202412161225",
3
+ "version": "3.4.2-develop-integration.202501151903",
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-b2school"
17
+ "entcore-css-lib": "npm:ode-csslib@develop-integration"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "5.3.0",