ode-csslib-openent-cg77 3.2.15-dev-integration.202405161734 → 3.2.16-develop.202405241420

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 07/03/2024 10:54:35
2
- ode-csslib-openent-cg77 16/05/2024 17:34:30
1
+ entcore-css-lib 04/03/2024 11:13:41
2
+ ode-csslib-openent-cg77 24/05/2024 14:21:09
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent-cg77",
3
- "version": "3.2.15-dev-integration.202405161734",
3
+ "version": "3.2.16-develop.202405241420",
4
4
  "description": "Open ENT theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,7 +14,7 @@
14
14
  "author": "Edifice",
15
15
  "license": "AGPL-3.0",
16
16
  "dependencies": {
17
- "entcore-css-lib": "npm:ode-csslib@develop"
17
+ "entcore-css-lib": "npm:ode-csslib@master"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "^5.0.2",