Skip to content

Commit

Permalink
update testing package with fixed button group styles
Browse files Browse the repository at this point in the history
  • Loading branch information
mgadewoll committed Sep 11, 2024
1 parent 10ce5b8 commit 2f3eacd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file added elastic_eui_95_10_1_vr_button_options_03.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@elastic/ecs": "^8.11.1",
"@elastic/elasticsearch": "^8.15.0",
"@elastic/ems-client": "8.5.3",
"@elastic/eui": "./elastic_eui_95_10_1_vr_button_options_02.tgz",
"@elastic/eui": "./elastic_eui_95_10_1_vr_button_options_03.tgz",
"@elastic/filesaver": "1.1.2",
"@elastic/node-crypto": "1.2.1",
"@elastic/numeral": "^2.5.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1741,9 +1741,9 @@
resolved "https://registry.yarnpkg.com/@elastic/eslint-plugin-eui/-/eslint-plugin-eui-0.0.2.tgz#56b9ef03984a05cc213772ae3713ea8ef47b0314"
integrity sha512-IoxURM5zraoQ7C8f+mJb9HYSENiZGgRVcG4tLQxE61yHNNRDXtGDWTZh8N1KIHcsqN1CEPETjuzBXkJYF/fDiQ==

"@elastic/eui@./elastic_eui_95_10_1_vr_button_options_02.tgz":
"@elastic/eui@./elastic_eui_95_10_1_vr_button_options_03.tgz":
version "95.10.1"
resolved "./elastic_eui_95_10_1_vr_button_options_02.tgz#df330b6c96030edec885b9d8268d7c2966574fd5"
resolved "./elastic_eui_95_10_1_vr_button_options_03.tgz#c0d2f77e3bc91898874366e4c1c5aa9b567df159"
dependencies:
"@hello-pangea/dnd" "^16.6.0"
"@types/lodash" "^4.14.202"
Expand Down

0 comments on commit 2f3eacd

Please sign in to comment.