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 Nov 22, 2019
1 parent 308833b commit b5a4ca5
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.38",
"@lumx/core": "0.7.39",
"@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.38":
version "0.7.38"
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.38.tgz#f370ebe6de1e6c0b2978cfddc724ab62398c1aad"
integrity sha512-Qj+hcLUB8SqpsRywpZOv/0cDV4eEW4riQDdq4bqYyiqbDVubYno6qZV5i4vw8Pm7DohvnYXs+Qh5tY0r93AVtA==
"@lumx/core@0.7.39":
version "0.7.39"
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.39.tgz#abcc2baf46e07c1c7ea1bd280a79618c962c691e"
integrity sha512-bmDMG+zg4ehr6drai95wH1falzOOMS8A0xJUqXnhePSXMCQ9fnORmAaD/ydMBC5wk3f7lIh/1P3Km2LZx+123A==
dependencies:
classnames "^2.2.6"
focus-visible "^4.1.5"
Expand Down

0 comments on commit b5a4ca5

Please sign in to comment.