Skip to content

Commit

Permalink
Remove stale references from allow-scripts config
Browse files Browse the repository at this point in the history
Any packages that are no longer in the dependency tree have been
removed from the `allow-scripts` config.
  • Loading branch information
Gudahtt committed Mar 22, 2021
1 parent cdbad3b commit d6876e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@
"geckodriver": true,
"@sentry/cli": true,
"electron": true,
"sqlite3": true,
"core-js": false,
"core-js-pure": false,
"keccak": false,
Expand All @@ -308,8 +307,6 @@
"sha3": false,
"bufferutil": false,
"utf-8-validate": false,
"ejs": false,
"sc-uws": false,
"leveldown": false,
"ursa-optional": false,
"gc-stats": false,
Expand Down

0 comments on commit d6876e0

Please sign in to comment.