ode-csslib-panda-paris 1.0.0-feat-produit.202209221452 → 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.
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=1.0-dev-produit-SNAPSHOT 22/09/2022 14:49:46
2
- ode-csslib-panda-paris=1.0-feat-produit-SNAPSHOT 22/09/2022 14:53:45
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.202209221452",
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",