Skip to content

Commit

Permalink
update lux viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneT2000 committed Aug 14, 2021
1 parent 534882d commit a11692b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lux-viewer-2021",
"version": "2.1.1",
"version": "2.2.0",
"description": "",
"author": "Lux AI challenge",
"main": "index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"@lux-ai/2021-challenge": "^2.1.0",
"@lux-ai/2021-challenge": "^2.2.0",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.11.2",
"@types/classnames": "^2.2.10",
Expand Down
2 changes: 1 addition & 1 deletion src/components/configs.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "2.1.1"
"version": "2.2.0"
}

0 comments on commit a11692b

Please sign in to comment.