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 1b10de2
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.

0 comments on commit 1b10de2

Please sign in to comment.