@highlight-ui/circular-progress
Advanced tools
Comparing version 2.2.16 to 2.2.17
@@ -57,4 +57,4 @@ 'use strict'; | ||
var styles = { | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-2-16", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-2-16" | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-2-17", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-2-17" | ||
}; | ||
@@ -61,0 +61,0 @@ var WIDTH = 22; |
@@ -32,4 +32,4 @@ import * as React from 'react'; | ||
var styles = { | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-2-16", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-2-16" | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-2-17", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-2-17" | ||
}; | ||
@@ -36,0 +36,0 @@ var WIDTH = 22; |
{ | ||
"name": "@highlight-ui/circular-progress", | ||
"version": "2.2.16", | ||
"version": "2.2.17", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -43,3 +43,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"@highlight-ui/utils-commons": "^2.3.11" | ||
"@highlight-ui/utils-commons": "^2.4.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "4d141fe6eff87272ffddcf9a6f708e5924a954d0" | ||
"gitHead": "86e34aa460b1242bd6df91968f7094902521c84d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
51557