Skip to content

Commit

Permalink
Remove lzma-native from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
madirey committed Jul 1, 2020
1 parent 287222c commit 3ed5c48
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions x-pack/plugins/security_solution/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@
"@types/rbush": "^3.0.0",
"@types/seedrandom": ">=2.0.0 <4.0.0",
"lodash": "^4.17.15",
"lzma-native": "6.0.0",
"@types/lzma-native": "4.0.0",
"querystring": "^0.2.0",
"rbush": "^3.0.1",
"redux-devtools-extension": "^2.13.8"
}
}
}

0 comments on commit 3ed5c48

Please sign in to comment.