1
0
mirror of https://github.com/bitwarden/cli synced 2026-01-05 01:33:15 +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

6
package-lock.json generated
View File

@@ -5938,6 +5938,12 @@
}
}
},
"webpack-node-externals": {
"version": "1.7.2",
"resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-1.7.2.tgz",
"integrity": "sha512-ajerHZ+BJKeCLviLUUmnyd5B4RavLF76uv3cs6KNuO8W+HuQaEs0y0L7o40NQxdPy5w0pcv8Ew7yPUAQG0UdCg==",
"dev": true
},
"webpack-sources": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.3.0.tgz",