chaser-components
Advanced tools
Comparing version 3.5.0 to 3.5.1
{ | ||
"name": "chaser-components", | ||
"description": "Chaser HQ Component Library", | ||
"version": "3.5.0", | ||
"version": "3.5.1", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "module": "dist/index.modern.js", |
@@ -13,2 +13,3 @@ import './index.scss'; | ||
export { default as Columns } from './components/Layout/Columns/index'; | ||
export { default as Container } from './components/Layout/Container/index'; | ||
export { default as Stack } from './components/Layout/Stack/index'; | ||
@@ -15,0 +16,0 @@ export { default as Stock } from './components/Stock/index'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
732114
10263