ode-csslib-panda-paris 3.1.4 → 3.1.5-develop-pedago.202309080635

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/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib=4.1.1 30/08/2023 14:04:57
2
- ode-csslib-panda-paris=3.1.4 04/09/2023 10:15:22
1
+ entcore-css-lib=4.1-develop-pedago-SNAPSHOT 06/09/2023 11:28:33
2
+ ode-csslib-panda-paris=3.1-develop-pedago-SNAPSHOT 08/09/2023 06:36:31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda-paris",
3
- "version": "3.1.4",
3
+ "version": "3.1.5-develop-pedago.202309080635",
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@master"
17
+ "entcore-css-lib": "npm:ode-csslib@develop-pedago"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "5.3.0",