@saooti/octopus-sdk 30.0.77 → 30.0.78
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/README.md +2 -1
- package/package.json +1 -1
- package/src/assets/general.scss +3 -0
package/README.md
CHANGED
|
@@ -573,4 +573,5 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
|
573
573
|
* 30.0.74 Error locales en allemand (je sens que ça va être fun cette histoire)
|
|
574
574
|
* 30.0.75 Parlement
|
|
575
575
|
* 30.0.76 Space
|
|
576
|
-
* 30.0.77 V-Calendar bloque version
|
|
576
|
+
* 30.0.77 V-Calendar bloque version
|
|
577
|
+
* 30.0.78 a -> word-break
|
package/package.json
CHANGED