mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Add Backport to toolchain (#14525)
This commit is contained in:
parent
147c6c2832
commit
7dbb01552e
2 changed files with 2 additions and 0 deletions
|
@ -216,6 +216,7 @@
|
|||
"@elastic/eslint-plugin-kibana-custom": "1.0.3",
|
||||
"angular-mocks": "1.4.7",
|
||||
"babel-eslint": "7.2.3",
|
||||
"backport": "0.2.3",
|
||||
"chai": "3.5.0",
|
||||
"chalk": "2.0.1",
|
||||
"chance": "1.0.6",
|
||||
|
|
1
scripts/backport.js
Executable file
1
scripts/backport.js
Executable file
|
@ -0,0 +1 @@
|
|||
require('backport');
|
Loading…
Add table
Add a link
Reference in a new issue