@omegagrid/code
Advanced tools
Comparing version 0.2.54 to 0.2.55
@@ -40,4 +40,5 @@ declare const _default: { | ||
COLORPICKER_COLOR_SIZE: number; | ||
DEFAULT_NUMBER_FORMAT: string; | ||
}; | ||
export default _default; | ||
//# sourceMappingURL=constants.d.ts.map |
{ | ||
"name": "@omegagrid/code", | ||
"version": "0.2.54", | ||
"version": "0.2.55", | ||
"license": "UNLICENSED", | ||
@@ -31,4 +31,4 @@ "description": "Monaco editor webcomponent", | ||
"@fortawesome/fontawesome-svg-core": "6.4.2", | ||
"@omegagrid/core": "^0.2.54", | ||
"@omegagrid/localize": "^0.2.54", | ||
"@omegagrid/core": "^0.2.55", | ||
"@omegagrid/localize": "^0.2.55", | ||
"@riovir/wc-fontawesome": "^0.1.9", | ||
@@ -35,0 +35,0 @@ "lit": "^3.1.1", |
Sorry, the diff of this file is not supported yet
27972
458
Updated@omegagrid/core@^0.2.55
Updated@omegagrid/localize@^0.2.55