Skip to content

Commit

Permalink
chore: update LumX core
Browse files Browse the repository at this point in the history
  • Loading branch information
matmkian committed Oct 19, 2019
1 parent 8de2fae commit 69cebf9
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 @@ -47,7 +47,7 @@
"webpack-defaults": "webpack-defaults"
},
"dependencies": {
"@lumx/core": "0.7.31",
"@lumx/core": "0.7.32",
"@lumx/icons": "0.7.16",
"angular": "^1.5.11",
"focus-visible": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -720,10 +720,10 @@
lodash "^4.17.13"
to-fast-properties "^2.0.0"

"@lumx/core@0.7.31":
version "0.7.31"
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.31.tgz#0ec3208380add460fdeb6727b89782aa6de7a282"
integrity sha512-BJSkr8+oIMpjovoRJHjQ/OEmftBARSRn8Duh+Z0YR76xB0fDX4aSdbnDjusgg7Fxtr/AH/BHtyYGsdIWrZ1SGg==
"@lumx/core@0.7.32":
version "0.7.32"
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.32.tgz#1e416b2ac7af8c3a3beb1c740b1293e7f7e8db2c"
integrity sha512-YhrxrMsZ8EwHhue13YxfqDUJoGEAdcd5gSqdlb703+5PlNHiafmqndzqE8rx8kCskmC5h6JnYwOlKtZ2nv/F5Q==
dependencies:
classnames "^2.2.6"
focus-visible "^4.1.5"
Expand Down

0 comments on commit 69cebf9

Please sign in to comment.