rename to TaskScheduler to reduce collision risk with other concepts

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-10-28 15:25:37 +02:00
parent 92d85b80e9
commit 85cc6bd6aa
11 changed files with 37 additions and 33 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-tasks",
"description": "Common distributed task management / locking library for Backstage backends",
"description": "Common distributed task management library for Backstage backends",
"version": "0.1.0",
"main": "src/index.ts",
"types": "src/index.ts",