Skip to content

Commit

Permalink
Remove npm-force-resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
jplomas committed Jun 29, 2022
1 parent 5df50c2 commit 47dee1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -13,7 +13,6 @@
"test:unit": "vue-cli-service test:unit",
"start": "webpack-dev-server --progress --colors --inline --content-base build",
"semantic-release": "semantic-release",
"preinstall": "npx npm-force-resolutions",
"postinstall": "cp -r node_modules/@theqrl/qrllib-browserify/dist/qrllib.js public/qrllib.js",
"prepare": "npm run snyk-protect",
"snyk-protect": "snyk-protect"
Expand Down

0 comments on commit 47dee1b

Please sign in to comment.