@situaction/traq-ui-ste 1.0.1 → 1.0.3

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/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # Traq[UI]ste
2
- Tra[UI]ste est une librairie de composant crée par Situaction.
3
-
1
+ # Traq[UI]ste
2
+ Tra[UI]ste est une librairie de composant crée par Situaction.
3
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@situaction/traq-ui-ste",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "library react component Situaction",
5
5
  "main": "dist/cjs/index.js",
6
6
  "scripts": {