ode-bootstrap 1.3.2-develop-pedago.202405311711 → 1.3.2-develop-pedago.202406041158

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 +1 @@
1
- ode-bootstrap 31/05/2024 17:11:17
1
+ ode-bootstrap 04/06/2024 11:58:28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap",
3
- "version": "1.3.2-develop-pedago.202405311711",
3
+ "version": "1.3.2-develop-pedago.202406041158",
4
4
  "description": "Open Digital Education CSS framework based on bootstrap",
5
5
  "repository": {
6
6
  "type": "git",
@@ -34,7 +34,7 @@ $icons-interface: (
34
34
  "share" : ( "glyph": "\e815"),
35
35
  "view" : ( "glyph": "\e873"),
36
36
  "warning" : ( "glyph": "\e903"),
37
- "edumalin" : ( "glyph": "\e967")
37
+ "edumalin" : ( "glyph": "\e967"),
38
38
  "mediacentre" : ( "glyph": "\e863")
39
39
  ) !default;
40
40