Skip to content

Commit

Permalink
chore(package): remove preinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jun 1, 2023
1 parent e05619f commit e200d4c
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 @@ -18,7 +18,6 @@
"node": ">=16.14.0"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
"build": "nuxt-module-build",
"prepack": "pnpm build",
"dev": "nuxi dev docs",
Expand Down

1 comment on commit e200d4c

@vercel
Copy link

@vercel vercel bot commented on e200d4c Jun 1, 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:

ui – ./

ui.nuxtlabs.com
ui-git-dev-nuxtlabs.vercel.app
ui-nuxtlabs.vercel.app

Please sign in to comment.