Skip to content

Commit b0022a7

Browse files
Yxwwwrowanc1
authored andcommitted
Update schema dep to 0.9.0
1 parent 72f7dac commit b0022a7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"peerDependencies": {
6262
"@curvenote/components": "^0.3.3",
6363
"@curvenote/runtime": "^0.2.8",
64-
"@curvenote/schema": "^0.8.1",
64+
"@curvenote/schema": "^0.9.0",
6565
"@date-io/date-fns": "^1.3.13",
6666
"@material-ui/core": "^4.12.3",
6767
"@material-ui/icons": "^4.11.2",
@@ -87,7 +87,7 @@
8787
"@curvenote/article": "^0.3.0",
8888
"@curvenote/components": "^0.3.3",
8989
"@curvenote/runtime": "^0.2.8",
90-
"@curvenote/schema": "^0.8.1",
90+
"@curvenote/schema": "^0.9.0",
9191
"@date-io/date-fns": "^1.3.13",
9292
"@material-ui/core": "^4.12.3",
9393
"@material-ui/icons": "^4.11.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@
7979
redux-thunk "^2.3.0"
8080
uuid "^8.3.2"
8181

82-
"@curvenote/schema@^0.8.1":
83-
version "0.8.1"
84-
resolved "https://registry.yarnpkg.com/@curvenote/schema/-/schema-0.8.1.tgz#7549acb2766a8705a89df4a60ab4612fddf3a145"
85-
integrity sha512-OQdgmxprrXKrF/irv/chuPUjo3EmjpYWCp76ymR7wMFtwuFUhUe2PJbixr7Am5Fphu9dPLBYhLYWfXkDURlYkA==
82+
"@curvenote/schema@^0.9.0":
83+
version "0.9.0"
84+
resolved "https://registry.yarnpkg.com/@curvenote/schema/-/schema-0.9.0.tgz#9d281292bdf20d2b6f2f0a200409a03f02c92f5a"
85+
integrity sha512-brRK9hylflhqTkEYo//YhiJKOvGagLT5gLJVfD/4qOErfK3HDUYtV0yZUnM5b4dbDRi1xs6xgvdo/A4hvBp8GQ==
8686
dependencies:
8787
"@wordpress/wordcount" "^3.2.2"
8888
markdown-it "^12.2.0"

0 commit comments

Comments
 (0)