Skip to content

Commit

Permalink
feat(infrastructure): remove bump-peer-deps script
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed May 7, 2023
1 parent 74cefda commit 0aeb88c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"scripts": {
"make:init": "make init",
"build": "echo 'nothing to do, please use make for available commands'",
"version": "node scripts/bump-peer-deps.mjs",
"heroku-postbuild": "make pkgs-build && cd api && pnpm build"
},
"engines": {
Expand Down
39 changes: 0 additions & 39 deletions scripts/bump-peer-deps.mjs

This file was deleted.

1 comment on commit 0aeb88c

@vercel
Copy link

@vercel vercel bot commented on 0aeb88c May 7, 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:

nivo – ./

nivo.vercel.app
nivo.rocks
nivo-git-master-plouc.vercel.app
www.nivo.rocks
nivo-plouc.vercel.app

Please sign in to comment.