@momentum-design/components 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -8,4 +8,4 @@ This package is **Work In Progress** - there is no guarantee for consistency, st
8
8
 
9
9
  ## Consumption
10
10
 
11
- Storybook & Guide can be found [here](https://momentum-design.github.io/momentum-design/en/components/).
11
+ Visit the [Storybook link](https://momentum-design.github.io/momentum-design/en/components/) to learn about the available components.
package/package.json CHANGED
@@ -37,5 +37,5 @@
37
37
  "@momentum-design/icons": "*",
38
38
  "@momentum-design/tokens": "*"
39
39
  },
40
- "version": "0.1.6"
40
+ "version": "0.1.7"
41
41
  }