ode-csslib-panda-paris 1.0.0-feat-produit.202209231356 → 1.0.0-feat-produit.202209301412

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=1.0-dev-produit-SNAPSHOT 23/09/2022 13:42:46
2
- ode-csslib-panda-paris=1.0-feat-produit-SNAPSHOT 23/09/2022 13:58:03
1
+ entcore-css-lib=1.0-feat-produit-SNAPSHOT 16/09/2022 14:19:17
2
+ panda-paris=1.0-feat-produit-SNAPSHOT 30/09/2022 14:14:12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda-paris",
3
- "version": "1.0.0-feat-produit.202209231356",
3
+ "version": "1.0.0-feat-produit.202209301412",
4
4
  "description": "Panda 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",
@@ -33,7 +33,7 @@
33
33
  ],
34
34
  "author": "Open Digital Education",
35
35
  "dependencies": {
36
- "entcore-css-lib": "npm:ode-csslib@dev-produit"
36
+ "entcore-css-lib": "feat-produit"
37
37
  },
38
38
  "devDependencies": {
39
39
  "concurrently": "^5.0.2",