From f3f3050d81f644e5489cb90b8888c4f7031b6955 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Tue, 21 Dec 2021 15:01:29 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B6=F0=9F=94=92=20@curvenote/schema=20?= =?UTF-8?q?0.10.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1bad51cc..706c4126 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "peerDependencies": { "@curvenote/components": "^0.3.3", "@curvenote/runtime": "^0.2.8", - "@curvenote/schema": "^0.9.3", + "@curvenote/schema": "^0.10.0", "@date-io/date-fns": "^1.3.13", "@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", @@ -88,7 +88,7 @@ "@curvenote/article": "^0.3.3", "@curvenote/components": "^0.3.3", "@curvenote/runtime": "^0.2.8", - "@curvenote/schema": "^0.9.3", + "@curvenote/schema": "^0.10.0", "@date-io/date-fns": "^1.3.13", "@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", diff --git a/yarn.lock b/yarn.lock index e6317d5f..99337d92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -79,10 +79,10 @@ redux-thunk "^2.3.0" uuid "^8.3.2" -"@curvenote/schema@^0.9.3": - version "0.9.3" - resolved "https://registry.yarnpkg.com/@curvenote/schema/-/schema-0.9.3.tgz#bf4db4eb81694270a14ca974ea597b2155967d8a" - integrity sha512-5tKfPuM6D7SxJ0Ytgw990ein96cGo3ox/A3weR4yzq5wwaraPFk98/3RV2UP9kEmRgIwXHZfNYYX5jnc5+VGqw== +"@curvenote/schema@^0.10.0": + version "0.10.0" + resolved "https://registry.yarnpkg.com/@curvenote/schema/-/schema-0.10.0.tgz#83004624fcd022887fe12dc23e881ebf10ecada0" + integrity sha512-7GGQtMsuP5LHr5qx645Wu8cbDCwm2tRbfPSUKeyZZzGuoSfpyAUr0/WGdwcIAvqeNOXl8sSDGPYirPuTgsYgwg== dependencies: "@wordpress/wordcount" "^3.2.2" markdown-it "^12.2.0"