Compare commits
No commits in common. "v2.0.4" and "v2.0.3" have entirely different histories.
3 changed files with 3 additions and 10 deletions
|
@ -1,10 +1,3 @@
|
|||
## [2.0.4](https://src.mfgames.com/fedran-sources/sand-and-ash/compare/v2.0.3...v2.0.4) (2022-10-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* updating build ([0a6bf1c](https://src.mfgames.com/fedran-sources/sand-and-ash/commit/0a6bf1c295baeedb286705fb8d34579a7fb66e43))
|
||||
|
||||
## [2.0.3](https://src.mfgames.com/fedran-sources/sand-and-ash/compare/v2.0.2...v2.0.3) (2022-10-15)
|
||||
|
||||
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "sand-and-ash",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "sand-and-ash",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.3",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"dependencies": {
|
||||
"@fedran/writing-hyphen": "^1.0.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sand-and-ash",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.3",
|
||||
"private": true,
|
||||
"description": "\"Sand and Ash\" is a novel by D. Moonfire.",
|
||||
"author": {
|
||||
|
|
Loading…
Reference in a new issue