fix(theme): updating theme package
This commit is contained in:
parent
4211e97744
commit
adf28f6f3a
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -540,9 +540,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@fedran/writing-theme": {
|
"@fedran/writing-theme": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/@fedran/writing-theme/-/writing-theme-3.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/@fedran/writing-theme/-/writing-theme-3.0.5.tgz",
|
||||||
"integrity": "sha512-7BV9hjWY6NGtTCY870xlvF2K9SEolTq+Vlhf82wc6RnIbFtQnqH1288/qP9M9TRFaJb37XWnMgDTR3WUAxnUpQ==",
|
"integrity": "sha512-uvi3EYngDd8S2RMmSpA5n1xM69w/dpD0TmcqeNQxeQVtYupM4yiPyYkwJSO3Q2EC7IC/GO2PWF1g5/jQdV1mhQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@mfgames-writing/contracts": "^3.1.5",
|
"@mfgames-writing/contracts": "^3.1.5",
|
||||||
"@mfgames-writing/liquid": "^1.0.6"
|
"@mfgames-writing/liquid": "^1.0.6"
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fedran/writing-hyphen": "^1.0.0",
|
"@fedran/writing-hyphen": "^1.0.0",
|
||||||
"@fedran/writing-theme": "^3.0.4",
|
"@fedran/writing-theme": "^3.0.5",
|
||||||
"@mfgames-writing/epub2": "^1.1.3",
|
"@mfgames-writing/epub2": "^1.1.3",
|
||||||
"@mfgames-writing/format": "^2.0.0",
|
"@mfgames-writing/format": "^2.0.0",
|
||||||
"@mfgames-writing/guillemet": "^1.0.0",
|
"@mfgames-writing/guillemet": "^1.0.0",
|
||||||
|
|
Loading…
Reference in a new issue