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"
|
"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",
|
||||||
|
|
Loading…
Reference in New Issue