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

5
package-lock.json generated
View File

@ -5029,6 +5029,11 @@
"integrity": "sha1-AWLsLZNR9d3VmpICy6k1NmpyUIA=",
"dev": true
},
"compare-versions": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-3.1.0.tgz",
"integrity": "sha512-4hAxDSBypT/yp2ySFD346So6Ragw5xmBn/e/agIGl3bZr6DLUqnoRZPusxKrXdYRZpgexO9daejmIenlq/wrIQ=="
},
"component-bind": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz",