@vrembem/drawer
Advanced tools
Comparing version 4.0.0-next.14 to 4.0.0-next.15
{ | ||
"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.14", | ||
"version": "4.0.0-next.15", | ||
"license": "MIT", | ||
@@ -44,3 +44,3 @@ "type": "module", | ||
"watch:scripts": "concurrently 'npm run scripts:dev -- --watch' 'npm run scripts:dist -- --watch'", | ||
"watch:styles": "concurrently 'npm run styles:dev -- --watch' 'npm run styles:dist -- --watch'" | ||
"watch:styles": "concurrently 'npm run styles:dev -- --watch ./src' 'npm run styles:dist -- --watch ./src'" | ||
}, | ||
@@ -54,3 +54,3 @@ "repository": { | ||
"dependencies": { | ||
"@vrembem/core": "^4.0.0-next.14" | ||
"@vrembem/core": "^4.0.0-next.15" | ||
}, | ||
@@ -60,3 +60,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "060e534d51adc0e9bbaae8260b6bfff64cc8f546" | ||
"gitHead": "379930fa4d7186167507abde8418ba276e8f02b7" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
323223
Updated@vrembem/core@^4.0.0-next.15