bugfix/rtc-revert (#1377)

* Revert "SDA-3616 - Upgrade ffi-napi and ref-napi (#1364)"

This reverts commit 2fcd7cee60.

* Revert "Initial implementation (#1363)"

This reverts commit 08198aa86b.

* Revert "Initial implementation (#1362)"

This reverts commit 41f0ca4e7e.
This commit is contained in:
Salah Benmoussati
2022-04-06 07:27:28 +05:30
committed by GitHub
parent 23f9fadbfa
commit e11097d258
8 changed files with 83 additions and 309 deletions
+4 -4
View File
@@ -113,13 +113,13 @@
"devDependencies": {
"@types/cheerio": "^0.22.22",
"@types/enzyme": "^3.10.7",
"@types/ffi-napi": "4.0.3",
"@types/ffi-napi": "2.4.1",
"@types/fs-extra": "^8.1.1",
"@types/jest": "23.3.12",
"@types/node": "^12.12.43",
"@types/react": "16.8.3",
"@types/react-dom": "16.0.9",
"@types/ref-napi": "3.0.4",
"@types/ref-napi": "1.4.0",
"@types/rimraf": "^3.0.0",
"ava": "2.4.0",
"browserify": "16.5.1",
@@ -164,12 +164,12 @@
"electron-fetch": "1.4.0",
"electron-log": "4.0.7",
"electron-spellchecker": "git+https://github.com/finos/electron-spellchecker.git#v2.3.6",
"ffi-napi": "4.0.3",
"ffi-napi": "3.0.0",
"filesize": "6.1.0",
"lazy-brush": "^1.0.1",
"react": "16.13.0",
"react-dom": "16.13.0",
"ref-napi": "3.0.3",
"ref-napi": "1.4.3",
"rimraf": "^3.0.2",
"save-svg-as-png": "^1.4.17",
"shell-path": "2.1.0"