Skip to content

Commit

Permalink
chore(csp): remove nohoist
Browse files Browse the repository at this point in the history
  • Loading branch information
taras committed Jan 7, 2022
1 parent c0a9fba commit b06567d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,11 +172,7 @@
],
"nohoist": [
"husky",
"run-node",
"netlify-cms-core/ajv",
"netlify-cms-core/ajv-cli",
"netlify-cms-core/ajv-keywords",
"netlify-cms-core/**/ajv-pack"
"run-node"
]
},
"private": true,
Expand Down

0 comments on commit b06567d

Please sign in to comment.