From e1dbc0463bfa59dc5857160166a35f2af0c0b697 Mon Sep 17 00:00:00 2001 From: Damillora Date: Wed, 14 Apr 2021 17:58:17 +0700 Subject: [PATCH] chore: Bump Shian --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4f255cd..1c462c0 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "start": "node __sapper__/build" }, "dependencies": { - "@damillora/shian": "^0.4.0", + "@damillora/shian": "^1.0.0", "compression": "^1.7.1", "dayjs": "^1.10.4", "howler": "^2.2.1", diff --git a/yarn.lock b/yarn.lock index a3a00fa..6893626 100644 --- a/yarn.lock +++ b/yarn.lock @@ -823,10 +823,10 @@ lodash "^4.17.19" to-fast-properties "^2.0.0" -"@damillora/shian@^0.4.0": - version "0.4.0" - resolved "https://registry.yarnpkg.com/@damillora/shian/-/shian-0.4.0.tgz#9d7b3a56cbc3a799f9b3878ff6ea62d7c7c1362a" - integrity sha512-OLGCD2455mVjXTrV43dQ3YD+sze23zmDRdXgwZmSJj3Fi4Dhmq8SPU9eKkaOH5TdbmQW72xIMa6CmDwzZXYKBQ== +"@damillora/shian@^1.0.0": + version "1.0.0" + resolved "https://registry.yarnpkg.com/@damillora/shian/-/shian-1.0.0.tgz#c5a448d91bd5bf3e174ac3b8a9ad1c9bc909c4c5" + integrity sha512-1NYfMvSaqGUZSTVex/U4gEAm9urgwpd64s2PxD542LOyc/wk8Vh8RFDbm0iXvjWOi15AkBfV8LO9Trhbs15RCA== "@polka/url@^1.0.0-next.11", "@polka/url@^1.0.0-next.9": version "1.0.0-next.11"