This repository has been archived on 2024-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
rocketchat-scim/package.json

9 lines
176 B
JSON
Raw Normal View History

2022-02-09 15:35:37 +00:00
{
"devDependencies": {
"@rocket.chat/apps-engine": "^1.19.0",
"@types/node": "14.14.6",
"tslint": "^5.10.0",
"typescript": "^4.0.5"
}
}