@eaze/spinner
Advanced tools
Comparing version 3.0.0-2 to 3.0.0-4
{ | ||
"name": "@eaze/spinner", | ||
"version": "3.0.0-2", | ||
"version": "3.0.0-4", | ||
"description": "Spinner component", | ||
@@ -29,3 +29,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@eaze/color": "^1.0.1", | ||
"@eaze/color": "^1.0.3", | ||
"babel-plugin-emotion": "~8.0.10", | ||
@@ -39,4 +39,4 @@ "emotion": "~8.0.10", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "restricted" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
79749
Updated@eaze/color@^1.0.3