@generation/icons 1.0.0 → 1.0.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@generation/icons",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "SVG bases React icon components",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -361,3 +361,4 @@ export { default as Waffle } from './Waffle';
361
361
  export { default as Warning } from './Warning';
362
362
  export { default as Work } from './Work';
363
363
  export { default as Xa } from './Xa';
364
+ //TEST