@prisma/migrate

v2.10.0-dev.6
<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 .

install

node scripts/download.js

download

node scripts/download.js

precommit

lint-staged && FORCE_COLOR=0 jest

prepublishOnly

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

Metadata

Downloads