Update dependencies
Showing
This diff is collapsed.
... | @@ -27,13 +27,13 @@ | ... | @@ -27,13 +27,13 @@ |
"README.md" | "README.md" | ||
], | ], | ||
"dependencies": { | "dependencies": { | ||
"@shower/material": "^2.2.2", | "@shower/core": "^3.0.0", | ||
"@shower/ribbon": "^3.2.3", | "@shower/material": "^2.3.0", | ||
"shower-core": "^2.1.0" | "@shower/ribbon": "^3.3.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"path-exists-cli": "^1.0.0", | "@shower/cli": "^0.2.9", | ||
"@shower/cli": "^0.2.6" | "path-exists-cli": "^1.0.0" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
"pdf": "shower pdf", | "pdf": "shower pdf", | ||
... | ... |
Please register or sign in to comment