feat: remove privacy prefs from unfinished features

This commit is contained in:
Mo
2022-03-24 14:07:14 -05:00
parent 9c74364757
commit e83b183f78
2 changed files with 2 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
"test": "jest --config app/assets/javascripts/jest.config.js",
"test:coverage": "yarn test --coverage",
"prepare": "husky install",
"postinstall": "yarn run ncu"
"postinstall": "yarn run ncu -loglevel verbose --packageFile package.json"
},
"devDependencies": {
"@babel/core": "^7.17.8",