mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-06-04 14:41:51 +00:00
9 lines
168 B
JSON
9 lines
168 B
JSON
{
|
|
"name": "mas-gha-scripts",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@actions/github-script": "github:actions/github-script",
|
|
"typescript": "^6.0.3"
|
|
}
|
|
}
|