Update dependencies
This commit is contained in:
parent
981a729e13
commit
2179451b9f
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue