@vrembem/drawer
Advanced tools
Comparing version 4.0.0-next.17 to 4.0.0-next.18
{ | ||
"name": "@vrembem/drawer", | ||
"description": "A container component that slides in from the left or right. Typically containing menus, search or other content.", | ||
"version": "4.0.0-next.17", | ||
"version": "4.0.0-next.18", | ||
"license": "MIT", | ||
@@ -30,3 +30,4 @@ "type": "module", | ||
"index.js", | ||
"index.scss" | ||
"index.scss", | ||
"root.scss" | ||
], | ||
@@ -54,3 +55,3 @@ "scripts": { | ||
"dependencies": { | ||
"@vrembem/core": "^4.0.0-next.17" | ||
"@vrembem/core": "^4.0.0-next.18" | ||
}, | ||
@@ -60,3 +61,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "5cc7ce7b684ccfdb2617d9fea98bcccdf6e049ab" | ||
"gitHead": "4b8035bd56811b0d411755fdafbd7893b0368437" | ||
} |
325433
46
Updated@vrembem/core@^4.0.0-next.18