@croud-ui/vue-avatar
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@croud-ui/vue-avatar", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "avatar component", | ||
@@ -10,3 +10,3 @@ "main": "./src/index.ts", | ||
"dependencies": { | ||
"@croud-ui/tokens": "0.1.0" | ||
"@croud-ui/tokens": "^0.1.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
@@ -15,1 +15,3 @@ import _Vue, { PluginObject, VueConstructor } from "vue"; | ||
})(); | ||
export { AVATAR_SERVICE_PREFIX } from "./symbols"; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6214
8
40
Updated@croud-ui/tokens@^0.1.0