Add pointless mode; Update deps
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
... | @@ -27,12 +27,12 @@ | ... | @@ -27,12 +27,12 @@ |
"README.md" | "README.md" | ||
], | ], | ||
"dependencies": { | "dependencies": { | ||
"@shower/core": "^3.2.0", | "@shower/core": "^3.3.0", | ||
"@shower/material": "^2.4.4", | "@shower/material": "^2.5.0", | ||
"@shower/ribbon": "^3.4.3" | "@shower/ribbon": "^3.5.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@shower/cli": "^0.3.0", | "@shower/cli": "^0.3.1", | ||
"path-exists-cli": "^1.0.0" | "path-exists-cli": "^1.0.0" | ||
}, | }, | ||
"scripts": { | "scripts": { | ||
... | ... |
Please register or sign in to comment