MCPcopy
hub / github.com/prisma/prisma / publish.ts

File publish.ts

scripts/ci/publish.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs'
2import path from 'node:path'
3
4import { dependencies as dependenciesPrismaEnginesPkg } from '@prisma/engines/package.json'

Callers

nothing calls this directly

Calls 3

publishFunction · 0.85
catchMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected