MCPcopy Index your code
hub / github.com/ReactTraining/react-broadcast / release.js

File release.js

scripts/release.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const resolvePath = require('path').resolve
2const readFileSync = require('fs').readFileSync
3const execSync = require('child_process').execSync
4const prompt = require('readline-sync').question

Callers

nothing calls this directly

Calls 2

getPackageVersionFunction · 0.85
execFunction · 0.70

Tested by

no test coverage detected