@lambo-design/shared 1.0.0-beta.47 → 1.0.0-beta.48

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.
@@ -3,7 +3,7 @@ import themeGold from "./theme-gold";
3
3
  import themeLime from "./theme-lime";
4
4
  import themeOrange from "./theme-orange";
5
5
  import themeRed from "./theme-red";
6
- import themeAtrovirens from "./atrovirens"
6
+ import themeAtrovirens from "./theme-atrovirens"
7
7
 
8
8
 
9
9
  export default [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lambo-design/shared",
3
- "version": "1.0.0-beta.47",
3
+ "version": "1.0.0-beta.48",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "author": "lambo",