ode-bootstrap-one 1.1.1-dev-produit.202301180937 → 1.1.1-dev.202301180940

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.0.4-dev-produit-SNAPSHOT 18/01/2023 09:37:27
2
- ode-bootstrap-one=1.1-dev-produit-SNAPSHOT 18/01/2023 09:38:51
1
+ ode-bootstrap=1.1.2-dev-SNAPSHOT 18/01/2023 09:40:06
2
+ ode-bootstrap-one=1.1-SNAPSHOT 18/01/2023 09:41:24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap-one",
3
- "version": "1.1.1-dev-produit.202301180937",
3
+ "version": "1.1.1-dev.202301180940",
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",
@@ -30,7 +30,7 @@
30
30
  "author": "Open Digital Education",
31
31
  "license": "AGPL-3.0",
32
32
  "dependencies": {
33
- "ode-bootstrap": "dev-produit"
33
+ "ode-bootstrap": "dev"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@fortawesome/fontawesome-free": "^5.15.4",