ode-bootstrap-one 1.0.5-dev.202211071746 → 1.0.5-dev.202211091316

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 +1 -1
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- ode-bootstrap=1.0.4-dev-SNAPSHOT 07/11/2022 17:40:04
2
- ode-bootstrap-one=1.0-SNAPSHOT 07/11/2022 17:47:22
1
+ ode-bootstrap=1.0.4-dev-SNAPSHOT 09/11/2022 13:16:12
2
+ ode-bootstrap-one=1.0-SNAPSHOT 09/11/2022 13:17:36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap-one",
3
- "version": "1.0.5-dev.202211071746",
3
+ "version": "1.0.5-dev.202211091316",
4
4
  "description": "One theme by Open Digital Education\"",
5
5
  "scripts": {
6
6
  "sass:watch": "node-sass --source-map true -w scss/index.scss docs/index.css",