Skip to content

Commit

Permalink
chore: rm postmigrate script for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mvayngrib committed Jan 24, 2024
1 parent 698ed13 commit 4b3088c
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 @@ -39,7 +39,6 @@
"format": "prettier --write \"**/*.{json,md,yaml}\" --loglevel warn",
"format:check": "prettier --check \"**/*.{json,md,yaml}\" --loglevel warn",
"cache:delete": "node ./tools/scripts/cache/delete",
"postmigrate": "node tools/scripts/postmigrate/index.js",
"release": "lerna-release-action",
"sync": "./tools/scripts/sync.js"
},
Expand Down

0 comments on commit 4b3088c

Please sign in to comment.