@biom3/design-tokens
Advanced tools
Comparing version 0.2.1-beta to 0.2.2-beta
@@ -660,4 +660,4 @@ "use strict"; | ||
popover: 10, | ||
bottomSheet: 8, | ||
modal: 9 | ||
modal: 9, | ||
bottomSheet: 8 | ||
}; | ||
@@ -664,0 +664,0 @@ var animation = { |
{ | ||
"name": "@biom3/design-tokens", | ||
"version": "0.2.1-beta", | ||
"version": "0.2.2-beta", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts", |
@@ -329,4 +329,4 @@ import { | ||
popover: 10, | ||
modal: 9, | ||
bottomSheet: 8, | ||
modal: 9, | ||
} as const; | ||
@@ -333,0 +333,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet