Skip to content

Commit

Permalink
Fix #548: remove npx only-allow pnpm preinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
orestbida committed Jul 5, 2023
1 parent 68d7974 commit fa01925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
],
"types": "types/index.d.ts",
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "rollup --config ./rollup-full.config.mjs --watch",
"build": "pnpm rollup:full & pnpm rollup:core",
"rollup:full": "rollup --config ./rollup-full.config.mjs",
Expand Down

1 comment on commit fa01925

@vercel
Copy link

@vercel vercel bot commented on fa01925 Jul 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cookieconsent-docs – ./

cookieconsent.orestbida.com
cookieconsent-docs-orest.vercel.app
cookieconsent-docs-git-v30-beta-orest.vercel.app

Please sign in to comment.