ode-bootstrap-one 1.1.3-dev.202306131218 → 1.1.3-develop-b2school.202306140957

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.1.4-dev-SNAPSHOT 13/06/2023 12:18:27
2
- ode-bootstrap-one=1.1-dev-SNAPSHOT 13/06/2023 12:20:22
1
+ ode-bootstrap=1.1.4-develop-b2school-SNAPSHOT 14/06/2023 09:52:14
2
+ ode-bootstrap-one=1.1-develop-b2school-SNAPSHOT 14/06/2023 09:59:09
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap-one",
3
- "version": "1.1.3-dev.202306131218",
3
+ "version": "1.1.3-develop-b2school.202306140957",
4
4
  "description": "One theme by Open Digital Education\"",
5
5
  "scripts": {
6
6
  "dev:lint-fix": "stylelint scss/**/*.scss --fix || echo \"lint faild for some file(s).\"",
@@ -29,7 +29,7 @@
29
29
  "author": "Open Digital Education",
30
30
  "license": "AGPL-3.0",
31
31
  "dependencies": {
32
- "ode-bootstrap": "dev"
32
+ "ode-bootstrap": "develop-b2school"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@fortawesome/fontawesome-free": "6.2.0",