Skip to content

Commit

Permalink
bump LogoJS version
Browse files Browse the repository at this point in the history
  • Loading branch information
hpratt committed Jan 21, 2020
1 parent 1db9338 commit 87d3e81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logojs-webapp",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"author": "Henry Pratt",
"homepage": "/app",
Expand All @@ -11,7 +11,7 @@
"copy-to-clipboard": "^3.2.0",
"hsts": "^2.2.0",
"jszip": "^3.2.2",
"logojs-react": "^2.0.7",
"logojs-react": "^2.0.9",
"pretty": "^2.0.0",
"prismjs": "^1.17.1",
"react": "^16.8.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5603,10 +5603,10 @@ loglevel@^1.6.4:
version "1.6.6"
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.6.tgz#0ee6300cc058db6b3551fa1c4bf73b83bb771312"

logojs-react@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/logojs-react/-/logojs-react-2.0.7.tgz#1250eb69bbf619becdf10a9dfef7133a86e6054a"
integrity sha512-QZLGWiSF2qinKUkpYo4fx5OZ4w8adUB4dNFNwVSQHejEoSWO/2FMz+So0FAq3ll84NPmkMuNEwPUb/BdnEp2pQ==
logojs-react@^2.0.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/logojs-react/-/logojs-react-2.0.9.tgz#909c0bfbc02ceffeeb784b031d79d3a2a7c3ec3b"
integrity sha512-+kkDM5CVcO1F6ShJ24VUSN91hM89xXfAlahczx9RGCjFsx1F8Aoxlp58QxqFe6YzsHgqwnCJR6opZ4ADwWXClw==
dependencies:
react "^16.3.1"
react-dom "^16.3.1"
Expand Down

0 comments on commit 87d3e81

Please sign in to comment.