@atomik-ui/avatar
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -6,2 +6,10 @@ # Change Log | ||
## 1.0.23 (2020-08-07) | ||
**Note:** Version bump only for package @atomik-ui/avatar | ||
## 1.0.22 (2020-08-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@atomik-ui/avatar", | ||
"description": "A React component used by Atomik", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"main": "dist/main.js", | ||
@@ -27,9 +27,9 @@ "types": "dist/types.d.ts", | ||
}, | ||
"homepage": "https://github/deebov/@atomik-ui", | ||
"homepage": "https://github.com/deebov/atomik-ui", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/deebov/@atomik-ui" | ||
"url": "https://github.com/deebov/atomik-ui" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/deebov/@atomik-ui/issues" | ||
"url": "https://github.com/deebov/atomik-ui/issues" | ||
}, | ||
@@ -44,6 +44,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@atomik-ui/box": "^1.0.22", | ||
"@atomik-ui/system": "^1.0.23" | ||
"@atomik-ui/box": "^1.0.23", | ||
"@atomik-ui/system": "^1.0.24" | ||
}, | ||
"gitHead": "a866902b57f939676daae2bbcd2893e47ef630f3" | ||
"gitHead": "46c7b5695325e5ff34d76bdb42fe50d533f8e311" | ||
} |
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15796
Updated@atomik-ui/box@^1.0.23
Updated@atomik-ui/system@^1.0.24