build(theme): changes to get the build to run cleanly

This commit is contained in:
D. Moonfire 2019-04-15 14:44:13 -05:00
parent c2117397d0
commit 17f8cc7e98
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -472,9 +472,9 @@
}
},
"@fedran/writing-theme": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@fedran/writing-theme/-/writing-theme-2.0.0.tgz",
"integrity": "sha512-BtoAHIFw9gFv5Dklx3RImr7uOYupyUGqdpRcYK9+6S9JmHc+anY2AGU2AG8PeRCbGvVUw5o/AocNmYcr6uOy9w==",
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@fedran/writing-theme/-/writing-theme-2.0.1.tgz",
"integrity": "sha512-uSnNrMLU35XvHfzYxQa1RGksrKNuUv2zzFfsfomlqJHqNEFC0/bQCBYT5OQgXzSs03DyXb6thRsSFJldjQlcRA==",
"requires": {
"@mfgames-writing/contracts": "^3.1.5",
"@mfgames-writing/liquid": "^1.0.6"

View File

@ -25,7 +25,7 @@
},
"dependencies": {
"@fedran/writing-hyphen": "^1.0.0",
"@fedran/writing-theme": "^2.0.0",
"@fedran/writing-theme": "^2.0.1",
"@mfgames-writing/epub2": "^1.1.3",
"@mfgames-writing/format": "^2.0.0",
"@mfgames-writing/guillemet": "^1.0.0",