@ember-eui/core 8.0.0-beta.23 → 8.0.0-beta.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-eui/core",
3
- "version": "8.0.0-beta.23",
3
+ "version": "8.0.0-beta.25",
4
4
  "description": "Ember Components for Elastic UI",
5
5
  "keywords": [
6
6
  "ember-addon",
@@ -550,5 +550,5 @@
550
550
  "volta": {
551
551
  "extends": "../../package.json"
552
552
  },
553
- "gitHead": "c63e4a03ee80248e692ea1aca4ee3423a8efa158"
553
+ "gitHead": "bf96d4039bc528692d3ff1ba1964b67e932ae8a2"
554
554
  }