Add Backport to toolchain (#14525)

This commit is contained in:
Søren Louv-Jansen 2017-10-24 22:38:18 +02:00 committed by Court Ewing
parent 147c6c2832
commit 7dbb01552e
2 changed files with 2 additions and 0 deletions

View file

@ -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
View file

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