Add Backport to toolchain (#14525) (#14549)

This commit is contained in:
Court Ewing 2017-10-24 16:56:46 -04:00 committed by GitHub
parent 519c31fff4
commit 92e4f553bd
2 changed files with 2 additions and 0 deletions

View file

@ -207,6 +207,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",
"chance": "1.0.6",
"cheerio": "0.22.0",

1
scripts/backport.js Executable file
View file

@ -0,0 +1 @@
require('backport');