ode-bootstrap-one 1.2.2 → 1.2.3-develop-b2school.202309041456

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
- ode-bootstrap=1.2.2 04/09/2023 09:41:11
2
- ode-bootstrap-one=1.2.2 04/09/2023 09:45:57
1
+ ode-bootstrap=1.2-develop-b2school-SNAPSHOT 04/09/2023 14:52:12
2
+ ode-bootstrap-one=1.2-develop-b2school-SNAPSHOT 04/09/2023 14:58:01
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap-one",
3
- "version": "1.2.2",
3
+ "version": "1.2.3-develop-b2school.202309041456",
4
4
  "description": "One theme by Open Digital Education\"",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,7 +15,7 @@
15
15
  "author": "Open Digital Education",
16
16
  "license": "AGPL-3.0",
17
17
  "dependencies": {
18
- "ode-bootstrap": "master"
18
+ "ode-bootstrap": "develop-b2school"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@fortawesome/fontawesome-free": "6.2.0",