mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
16 lines
276 B
JSON
16 lines
276 B
JSON
{
|
|
"name": "release",
|
|
"version": "6.13.0",
|
|
"description": "",
|
|
"scripts": {
|
|
"release": "release-it"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@release-it/bumper": "^7.0.5",
|
|
"auto-changelog": "^2.5.0",
|
|
"release-it": "^19.0.3"
|
|
}
|
|
}
|