fix: add missing package references

This commit is contained in:
Jonathan Edenström 2021-10-06 07:29:52 +02:00
parent d1de44775b
commit d41e2e3efe
1 changed files with 19 additions and 1 deletions

View File

@ -58,7 +58,25 @@
"i18n-js": "*",
"deepmerge": "*",
"buffer": "*",
"fast-fuzzy": "*"
"fast-fuzzy": "*",
"luxon": "*",
"node-fetch": "*",
"tough-cookie": "*",
"fetch-cookie": "*",
"https-proxy-agent": "*",
"@react-native-cookies/cookies": "*",
"events": "*",
"he": "*",
"node-html-parser": "*",
"change-case": "*",
"node-blob": "*",
"camelcase-keys": "*",
"h2m": "*",
"js-htmlencode": "*",
"regenerator-runtime": "*",
"react-redux": "*",
"redux": "*",
"@testing-library/react": "*"
},
"devDependencies": {},
"private": true