ode-bootstrap-one 1.1.3-dev.202306091729 → 1.1.3-dev.202306121005
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 +2 -2
- package/package.json +1 -1
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
ode-bootstrap=1.1.4-dev-SNAPSHOT
|
|
2
|
-
ode-bootstrap-one=1.1-dev-SNAPSHOT
|
|
1
|
+
ode-bootstrap=1.1.4-dev-SNAPSHOT 12/06/2023 10:01:25
|
|
2
|
+
ode-bootstrap-one=1.1-dev-SNAPSHOT 12/06/2023 10:07:10
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-bootstrap-one",
|
|
3
|
-
"version": "1.1.3-dev.
|
|
3
|
+
"version": "1.1.3-dev.202306121005",
|
|
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).\"",
|