ode-csslib-openent 3.0.5 → 3.0.7-dev.202302021821

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.0.2 13/01/2023 16:11:43
2
- ode-csslib-openent=3.0.5 13/01/2023 16:20:55
1
+ entcore-css-lib=4.0-SNAPSHOT 27/01/2023 08:53:39
2
+ ode-csslib-openent=3.0-dev-SNAPSHOT 02/02/2023 18:22:32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent",
3
- "version": "3.0.5",
3
+ "version": "3.0.7-dev.202302021821",
4
4
  "description": "Open ENT theme by Open Digital Education",
5
5
  "scripts": {
6
6
  "override:i18n": "OVERRIDE_SRC=${OVERRIDE_SRC} OVERRIDE_DIST=${OVERRIDE_DIST} node ode-override-plugin.js",
@@ -34,7 +34,7 @@
34
34
  "author": "Open Digital Education",
35
35
  "license": "AGPL-3.0",
36
36
  "dependencies": {
37
- "entcore-css-lib": "npm:ode-csslib@master"
37
+ "entcore-css-lib": "npm:ode-csslib@dev"
38
38
  },
39
39
  "devDependencies": {
40
40
  "concurrently": "^5.0.2",