@mozaic-ds/icons 2.1.0 → 2.1.2

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.
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
  </p>
13
13
 
14
14
  <p align="center">
15
- <a href="https://www.npmjs.com/package/@mozaic-ds/icons/v/beta">
15
+ <a href="https://www.npmjs.com/package/@mozaic-ds/icons/">
16
16
  <img src="https://img.shields.io/npm/v/@mozaic-ds/icons/beta?label=NPM&logo=npm&color=yellow" alt="npm alpha version">
17
17
  </a>
18
18
  <a href="/CONTRIBUTING.md">
@@ -44,13 +44,13 @@ Learn more about the vision and guidelines by visiting the [main documentation w
44
44
  To install the library in your project, you will need to run the following command using `npm`:
45
45
 
46
46
  ```shell
47
- $ npm i @mozaic-ds/icons@beta
47
+ $ npm i @mozaic-ds/icons
48
48
  ```
49
49
 
50
50
  Or with **Yarn**:
51
51
 
52
52
  ```shell
53
- $ yarn add @mozaic-ds/icons@beta
53
+ $ yarn add @mozaic-ds/icons
54
54
  ```
55
55
 
56
56
  ## 📝 Usage
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mozaic-ds/icons",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "description": "svg icons for ADEO design system",
5
5
  "author": {
6
6
  "name": "@adeo/adeo-design-system"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mozaic-ds/icons",
3
- "version": "2.1.0",
3
+ "version": "2.1.2",
4
4
  "description": "svg icons for ADEO design system",
5
5
  "author": {
6
6
  "name": "@adeo/adeo-design-system"