kibana/packages/kbn-ui-shared-deps
renovate[bot] ce95f12933
Update dependency @elastic/charts to v17 (#55376)
* Update dependency @elastic/charts to v17

* Update yarn.lock

* Fix type errors

* Update to latest version

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com>
2020-02-06 09:46:17 -06:00
..
scripts
vendor
entry.js
index.d.ts
index.js
package.json Update dependency @elastic/charts to v17 (#55376) 2020-02-06 09:46:17 -06:00
polyfills.js Update AbortController library (#56661) 2020-02-05 14:23:06 -07:00
README.md
tsconfig.json
webpack.config.js

@kbn/ui-shared-deps

Shared dependencies that must only have a single instance are installed and re-exported from here. To consume them, import the package and merge the externals export into your webpack config so that all references to the supported modules will be remapped to use the global versions.