chore(NA): remove legacy dev dep on @kbn/test from xpack package.json (#104476)

This commit is contained in:
Tiago Costa 2021-07-07 02:22:22 +01:00 committed by GitHub
parent bc20a9eaa8
commit 8b0fc7843f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,8 +24,5 @@
},
"engines": {
"yarn": "^1.21.1"
},
"devDependencies": {
"@kbn/test": "link:../packages/kbn-test"
}
}