1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-10 12:33:26 +00:00

polyfill fetch globals on nodeapi

This commit is contained in:
Kyle Spearrin
2018-05-15 09:02:57 -04:00
parent 17cf059970
commit f173001a41
3 changed files with 16 additions and 3 deletions

View File

@@ -28,15 +28,16 @@
"@types/keytar": "^4.0.1",
"@types/lunr": "2.1.5",
"@types/node": "8.0.19",
"@types/node-fetch": "^1.6.9",
"@types/node-forge": "0.7.1",
"@types/papaparse": "4.1.31",
"@types/webcrypto": "0.0.28",
"concurrently": "3.5.1",
"electron": "1.8.4",
"jasmine": "^3.1.0",
"jasmine-ts-console-reporter": "^3.1.1",
"jasmine-core": "^2.8.0",
"jasmine-spec-reporter": "^4.2.1",
"jasmine-ts-console-reporter": "^3.1.1",
"karma": "^1.7.1",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",