From 8297e9b47ed669c3764e3c9143bb4408ab3f8466 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Wed, 12 Oct 2022 21:40:18 -0500 Subject: [PATCH] fix: updating project files --- fedran.json | 6 +++--- package.json | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/fedran.json b/fedran.json index 6ede566..30faeac 100644 --- a/fedran.json +++ b/fedran.json @@ -16,7 +16,7 @@ "The intensity and capability of a young person's magic is directly related to the amount of trauma they experience during their teenage years, but no one wants to see their children harmed or killed in the process. But knowing that there are adults ready to jump in and stop events from going too far hampers the magic, creating less powerful manifestations and potentially putting the entire clan at risk. But, when presented by an innocent question by his own daughter, will Gichyòbi risk her future to make sure she knows he would never abandon her?" ] }, - "word_count": 3405, + "word_count": 3401, "length": "Story", "title_slug": "i-will-hurt-you-only-once", "identifier_slug": "0075-00-i-will-hurt-you-only-once", @@ -64,7 +64,7 @@ "chapters": [ { "title": "I Will Hurt You Only Once", - "word_count": 3405, + "word_count": 3401, "date": "2019-11-15", "summary": "Late at night, Gichyòbi is interrupted by his daughter who has questions about Rutejìmo's anger toward his clan. It is up to him to decide if he is going to risk his daughter's future magic to promise her that he would only ever hurt her once.\n", "warnings": { @@ -79,4 +79,4 @@ } ] } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 4cbf880..330d4f1 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "build:epub": "mfgames-writing-format build epub", "build:docx": "mfgames-writing-format build docx", "build": "run-s build:*", - "prebuild": "npm run format", "prepare": "husky install" }, "dependencies": {