@rmwc/dialog
Advanced tools
Comparing version 5.0.28-rc.0 to 5.0.29-rc.0
{ | ||
"name": "@rmwc/dialog", | ||
"version": "5.0.28-rc.0", | ||
"version": "5.0.29-rc.0", | ||
"description": "RMWC Dialog component", | ||
@@ -8,2 +8,3 @@ "main": "dist/index.js", | ||
"module": "next/index.js", | ||
"sideEffects": false, | ||
"publishConfig": { | ||
@@ -36,6 +37,6 @@ "access": "public" | ||
"@material/dialog": "^0.44.0", | ||
"@rmwc/base": "^5.0.28-rc.0", | ||
"@rmwc/button": "^5.0.28-rc.0" | ||
"@rmwc/base": "^5.0.29-rc.0", | ||
"@rmwc/button": "^5.0.29-rc.0" | ||
}, | ||
"gitHead": "8ffea0c707eebcfe1da303ff09c1c51881af6c60" | ||
"gitHead": "453e8bbf2361d1e601f4ece71979862e7c7e99af" | ||
} |
Sorry, the diff of this file is too big to display
8070471
Updated@rmwc/base@^5.0.29-rc.0
Updated@rmwc/button@^5.0.29-rc.0