@symbolic/lib
Advanced tools
Comparing version 1.0.220 to 1.0.221
{ | ||
"name": "@symbolic/lib", | ||
"version": "1.0.220", | ||
"version": "1.0.221", | ||
"description": "plain js utilities", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -138,2 +138,8 @@ import _ from "lodash"; | ||
{axis: 'x', width: 133, hasButton: true, hasToggle: false, columns: 2, backBoxType: 'MELUS', spacing: 42}, | ||
{axis: 'x', width: 133, hasButton: true, hasToggle: false, columns: 3, backBoxType: 'MELUS', spacing: 32}, | ||
{axis: 'x', width: 133, hasButton: true, hasToggle: false, columns: 4, backBoxType: 'MELUS', spacing: 22}, | ||
{axis: 'x', width: 144, columns: 2, backBoxType: 'MELUS', spacing: 46}, | ||
@@ -140,0 +146,0 @@ |
Sorry, the diff of this file is too big to display
152804
2946