@bcc-code/design-tokens 0.2.0 → 0.2.1

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 -0
  2. package/package.json +2 -1
package/README.md CHANGED
@@ -3,5 +3,8 @@ A collection of tokens from the BCC design system.
3
3
 
4
4
  [![version](https://img.shields.io/npm/v/@bcc-code/design-tokens)](https://github.com/bcc-code/bcc-design-tokens/releases) [![license](https://img.shields.io/npm/l/@bcc-code/design-tokens)](https://github.com/bcc-code/bcc-design-tokens/blob/main/LICENSE)
5
5
 
6
+ ## Installation & Usage
7
+ Refer to the [documentation](https://developer.bcc.no/bcc-design/tokens) for installation instructions and usage information.
8
+
6
9
  ## License
7
10
  This package is licensed under the [Apache 2.0 license](./LICENSE).
package/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "@bcc-code/design-tokens",
3
3
  "repository": "https://github.com/bcc-code/bcc-design-tokens.git",
4
- "version": "0.2.0",
4
+ "homepage": "https://developer.bcc.no/bcc-design/tokens",
5
+ "version": "0.2.1",
5
6
  "type": "module",
6
7
  "license": "Apache-2.0",
7
8
  "files": [