ode-csslib-openent-martinique 1.0.0-dev-produit.202301111711 → 3.0.0-dev.202301181835

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 02/01/2023 15:10:21
2
- ode-csslib-openent-martinique=1.0-dev-produit-SNAPSHOT 11/01/2023 17:12:16
1
+ entcore-css-lib=4.0.2 18/01/2023 11:46:18
2
+ ode-csslib-openent-martinique=3.0-dev-SNAPSHOT 18/01/2023 18:35:46
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent-martinique",
3
- "version": "1.0.0-dev-produit.202301111711",
3
+ "version": "3.0.0-dev.202301181835",
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": "NONE",
36
36
  "dependencies": {
37
- "entcore-css-lib": "npm:ode-csslib@dev-produit"
37
+ "entcore-css-lib": "npm:ode-csslib@dev"
38
38
  },
39
39
  "devDependencies": {
40
40
  "concurrently": "^5.0.2",