kibana/packages/kbn-logging/package.json
Kibana Machine a930371708
[7.x] chore(NA): moving @kbn/logging to babel transpiler (#108702) (#109412)
* chore(NA): moving @kbn/logging to babel transpiler (#108702)

* chore(NA): moving @kbn/logging to babel transpiler

* chore(NA): fix imports for @kbn/logging

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* chore(NA): fix test failures

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-20 17:19:02 +00:00

8 lines
193 B
JSON

{
"name": "@kbn/logging",
"version": "1.0.0",
"private": true,
"license": "SSPL-1.0 OR Elastic License 2.0",
"main": "./target_node/index.js",
"types": "./target_types/index.d.ts"
}