ode-bootstrap-one 1.4.2-develop.202506191421 → 1.4.3-develop-enabling.202507071003
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/skins/christmas/theme.css +1 -1
- package/dist/skins/circus/theme.css +1 -1
- package/dist/skins/default/theme.css +1 -1
- package/dist/skins/desert/theme.css +1 -1
- package/dist/skins/neutre/theme.css +1 -1
- package/dist/skins/ocean/theme.css +1 -1
- package/dist/skins/panda-food/theme.css +1 -1
- package/dist/skins/sparkly/theme.css +1 -1
- package/dist/version.txt +2 -2
- package/package.json +2 -2
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
ode-bootstrap
|
|
2
|
-
ode-bootstrap-one
|
|
1
|
+
ode-bootstrap 07/07/2025 10:02:18
|
|
2
|
+
ode-bootstrap-one 07/07/2025 10:04:20
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-bootstrap-one",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.3-develop-enabling.202507071003",
|
|
4
4
|
"description": "One theme by Open Digital Education\"",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"author": "Edifice",
|
|
16
16
|
"license": "AGPL-3.0",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"ode-bootstrap": "develop"
|
|
18
|
+
"ode-bootstrap": "develop-enabling"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@fortawesome/fontawesome-free": "6.2.0",
|