fix(content): basic adult filtration

This commit is contained in:
Alexey Kasyanchuk
2018-04-26 10:13:41 +03:00
parent 81bd30c8a3
commit aae2ddf458
7 changed files with 81 additions and 22 deletions

View File

@ -112,6 +112,7 @@
"dependencies": {
"bencode": "^1.0.0",
"bitfield": "^1.1.2",
"compare-versions": "^3.1.0",
"debug": "^3.1.0",
"diskusage": "^0.2.4",
"electron-context-menu": "^0.9.1",