@lidojs/design-core
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "@lidojs/design-core", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"main": "./index.js", | ||
@@ -9,5 +9,6 @@ "types": "./index.d.ts", | ||
"import": "./index.mjs", | ||
"require": "./index.js" | ||
"require": "./index.js", | ||
"types": "./index.d.ts" | ||
} | ||
} | ||
} |
@@ -6,1 +6,3 @@ export * from './getPositionWhenLayerCenter'; | ||
export * from './getFilterStyle'; | ||
export * from './getSvgColor'; | ||
export * from './getSvgStringAfterReplaceColors'; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
391580
80
6454
1
14