@vtex/admin-core
Advanced tools
Comparing version 0.1.1-experimental.0 to 0.2.0
@@ -6,2 +6,13 @@ # Change Log | ||
# 0.2.0 (2021-01-21) | ||
### Features | ||
* **admin-core:** add admin-core package ([6f5b56b](https://github.com/vtex/onda/commit/6f5b56bd92b2fcd9af93160ece3c44e7260a887d)) | ||
## 0.1.1-experimental.0 (2021-01-21) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@vtex/admin-core", | ||
"version": "0.1.1-experimental.0", | ||
"version": "0.2.0", | ||
"main": "dist/index.js", | ||
@@ -37,4 +37,4 @@ "module": "dist/admin-core.esm.js", | ||
"@emotion/react": "^11.1.4", | ||
"@vtex/admin-ui-system": "^0.8.1-experimental.4", | ||
"@vtex/admin-ui-theme": "^0.12.1-experimental.4", | ||
"@vtex/admin-ui-system": "^0.9.0", | ||
"@vtex/admin-ui-theme": "^0.13.0", | ||
"deepmerge": "^4.2.2", | ||
@@ -45,3 +45,3 @@ "focus-visible": "^5.1.0", | ||
}, | ||
"gitHead": "0894a6adca197c5c18128bb23b8f3e3fb989e94d" | ||
"gitHead": "80cbb0442e54aaf594a5c3daa54193fc7173a300" | ||
} |
48704
+ Added@vtex/admin-ui-system@0.9.0(transitive)
+ Added@vtex/admin-ui-theme@0.13.0(transitive)
- Removed@vtex/admin-ui-system@0.8.1-experimental.4(transitive)
- Removed@vtex/admin-ui-theme@0.12.1-experimental.4(transitive)
Updated@vtex/admin-ui-system@^0.9.0
Updated@vtex/admin-ui-theme@^0.13.0