ode-csslib 4.0.13-dev.202306091715 → 4.0.13-dev.202306121000

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 +1 -1
  2. package/package.json +1 -1
package/dist/version.txt CHANGED
@@ -1 +1 @@
1
- entcore-css-lib=4.0-dev-SNAPSHOT 09/06/2023 17:15:50
1
+ entcore-css-lib=4.0-dev-SNAPSHOT 12/06/2023 10:01:26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib",
3
- "version": "4.0.13-dev.202306091715",
3
+ "version": "4.0.13-dev.202306121000",
4
4
  "description": "Open Digital Education Legacy CSS framework",
5
5
  "scripts": {
6
6
  "copy-fonts": "cpr node_modules/entcore-generic-icons/fonts/ assets/fonts/generic-icons/ -o",