mirror of
https://github.com/tiktok/sparo.git
synced 2024-12-11 16:21:19 -05:00
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"name": "generate-release-description",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@rushstack/node-core-library": "^5.9.0",
|
|
"@rushstack/rush-sdk": "^5.140.0",
|
|
"yargs": "^17.7.2"
|
|
}
|
|
}
|