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

This commit is contained in:
Court Ewing 2017-10-24 16:56:16 -04:00 committed by GitHub
parent a3739d1817
commit 01e5daf169
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');