@momentum-design/components 0.1.2 → 0.1.4

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 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,8 +5,7 @@
5
5
  ## Overview
6
6
 
7
7
  This package is **Work In Progress** - there is no guarantee for consistency, stability till properly released.
8
- There will be breaking changes coming up - it is not recommended to consume this package in this early stage.
9
8
 
10
9
  ## Consumption
11
10
 
12
- To be provided once available.
11
+ Storybook & Guide can be found [here](https://momentum-design.github.io/momentum-design/en/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.2"
40
+ "version": "0.1.4"
41
41
  }