refactor: native feature management (#2350)

This commit is contained in:
Mo
2023-07-12 12:56:08 -05:00
committed by GitHub
parent 49f7581cd8
commit 078ef3772c
223 changed files with 3996 additions and 3438 deletions

View File

@@ -54,7 +54,6 @@
"@types/jest": "^29.2.3",
"@types/jsdom": "^20.0.1",
"@types/libsodium-wrappers": "^0.7.10",
"@types/lodash": "^4.14.189",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "*",
"babel-jest": "^29.3.1",
@@ -70,7 +69,6 @@
"jest-environment-jsdom": "^29.3.1",
"jsdom": "^20.0.2",
"libsodium-wrappers": "^0.7.10",
"lodash": "^4.17.21",
"nock": "^13.2.9",
"otplib": "^12.0.1",
"reflect-metadata": "^0.1.13",