Skip to content

Commit

Permalink
bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
hpratt committed Feb 7, 2020
1 parent 87d3e81 commit 33a6591
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.2",
"version": "2.1.0",
"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.9",
"logojs-react": "^2.1.1",
"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.9:
version "2.0.9"
resolved "https://registry.yarnpkg.com/logojs-react/-/logojs-react-2.0.9.tgz#909c0bfbc02ceffeeb784b031d79d3a2a7c3ec3b"
integrity sha512-+kkDM5CVcO1F6ShJ24VUSN91hM89xXfAlahczx9RGCjFsx1F8Aoxlp58QxqFe6YzsHgqwnCJR6opZ4ADwWXClw==
logojs-react@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/logojs-react/-/logojs-react-2.1.1.tgz#fe3417b4bda72a2dad82dc8ca72d78989e264832"
integrity sha512-hlKK5Jt8r8VvDAFrOESWznfBGbdYkM5NK+fVXG1aMyXDj+oVelYW3JcOrsRstMgt79oOTa3MqpwwOkk9htjTzw==
dependencies:
react "^16.3.1"
react-dom "^16.3.1"
Expand Down

0 comments on commit 33a6591

Please sign in to comment.