@prisma/migrate

v2.10.0-integration-migrate.3
<br />

run

node dist/bin.js

lint

eslint --fix --ext .js,.ts .

test

jest --forceExit

build

tsc -d -p tsconfig.build.json

format

prettier --write .

precommit

lint-staged && npm run test

prepublishOnly

pnpm run build
npm i @prisma/[email protected]

Metadata

Downloads