Add pointless mode; Update deps

This commit is contained in:
Vadim Makeev 2021-10-16 15:08:13 +03:00
parent 75298997f0
commit 54bef8ddb7
2 changed files with 702 additions and 1055 deletions

1749
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,12 +27,12 @@
"README.md"
],
"dependencies": {
"@shower/core": "^3.2.0",
"@shower/material": "^2.4.4",
"@shower/ribbon": "^3.4.3"
"@shower/core": "^3.3.0",
"@shower/material": "^2.5.0",
"@shower/ribbon": "^3.5.0"
},
"devDependencies": {
"@shower/cli": "^0.3.0",
"@shower/cli": "^0.3.1",
"path-exists-cli": "^1.0.0"
},
"scripts": {