Skip to content

Commit

Permalink
🧶🔒 Update to 0.0.9 of @curvenote/svg
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 committed Dec 15, 2021
1 parent 89beb85 commit 9c6e60d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@curvenote/components": "^0.3.1",
"@curvenote/runtime": "^0.2.8",
"@curvenote/svg": "^0.0.8",
"@curvenote/svg": "^0.0.9",
"copy-webpack-plugin": "^9.0.1",
"highlight.js": "^10.6.0",
"katex": "^0.13.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,10 +366,10 @@
redux-thunk "^2.3.0"
uuid "^8.3.2"

"@curvenote/svg@^0.0.8":
version "0.0.8"
resolved "https://registry.yarnpkg.com/@curvenote/svg/-/svg-0.0.8.tgz#e6814b177afd964545342643d95e49b898a0d8fb"
integrity sha512-x9fBnZorBDKypG+zGexN2pU/Yef/fNKnhYFUKfhQYxw9W3EqMTbJQYzxN4/skxdv+DW7LinhA5dgOxi8fcZsnw==
"@curvenote/svg@^0.0.9":
version "0.0.9"
resolved "https://registry.yarnpkg.com/@curvenote/svg/-/svg-0.0.9.tgz#a98e2da6371bef4feb9480fa2a425f693335cece"
integrity sha512-q3Osx9jgXXPdgjuEy/e3yunMccnh9j/Zt6cUUqI+oprpfJ6zpmoNKiAeNoDGwVmLBTg3gLRlDvgypm0DNbB3Fg==
dependencies:
"@curvenote/components" "^0.3.0"
"@curvenote/runtime" "^0.2.8"
Expand Down

0 comments on commit 9c6e60d

Please sign in to comment.