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