ode-csslib-panda-oneconnect 3.2.4-dev.202401241150 → 3.2.6

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 01/12/2023 10:48:20
2
- ode-csslib-panda-oneconnect 24/01/2024 11:50:50
1
+ entcore-css-lib 28/11/2023 11:32:04
2
+ ode-csslib-panda-oneconnect 29/01/2024 18:29:33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda-oneconnect",
3
- "version": "3.2.4-dev.202401241150",
3
+ "version": "3.2.6",
4
4
  "description": "Panda theme by Open Digital Education",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,7 +14,7 @@
14
14
  "author": "Open Digital Education",
15
15
  "license": "NONE",
16
16
  "dependencies": {
17
- "entcore-css-lib": "npm:ode-csslib@dev"
17
+ "entcore-css-lib": "npm:ode-csslib@master"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "5.3.0",