@ama-pt/agora-design-system 0.1.11 → 0.1.12

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ## Useful Links
12
12
 
13
- - StoryBook Dev - <https://prd-agora.northeurope.cloudapp.azure.com>
13
+ - StoryBook - <https://prd-agora.northeurope.cloudapp.azure.com>
14
14
  - Figma (UX Design) - <https://www.figma.com/files/project/60863393/Ágora-Design-System>
15
15
  - ZeroHeight - <https://zeroheight.com/1be481dc2/p/2861fa-boas-vindas>
16
16
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ama-pt/agora-design-system",
3
3
  "description": "Ágora Design system",
4
- "version": "0.1.11",
4
+ "version": "0.1.12",
5
5
  "module": "dist/components/index.js",
6
6
  "types": "dist/types/index.d.ts",
7
7
  "engines": {