1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-31 07:23:12 +00:00

webpack-node-externals

This commit is contained in:
Kyle Spearrin
2019-02-07 23:15:17 -05:00
parent 6aca111ce0
commit 7ed8287052
3 changed files with 11 additions and 8 deletions

View File

@@ -65,7 +65,8 @@
"tslint-loader": "^3.5.4",
"typescript": "3.2.4",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.1"
"webpack-cli": "^3.2.1",
"webpack-node-externals": "^1.7.2"
},
"dependencies": {
"big-integer": "1.6.36",