mirror of
https://github.com/Mintplex-Labs/bree.git
synced 2026-07-01 20:04:39 -04:00
v9.2.4
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mintplex-labs/bree",
|
||||
"description": "A fork of BreeJS/bree. A Node.js and JavaScript task scheduler with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads or process forks, and supports async/await, retries, throttling, concurrency, and cancelable promises (graceful shutdown). Simple, fast, and lightweight. Customized for AnythingLLM.",
|
||||
"version": "9.2.3",
|
||||
"version": "9.2.4",
|
||||
"author": "Mintplex Labs Inc <team@mintplexlabs.com>",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Mintplex-Labs/bree/issues",
|
||||
@@ -158,4 +158,4 @@
|
||||
"test-coverage": "cross-env NODE_ENV=test nyc npm run test"
|
||||
},
|
||||
"types": "src/index.d.ts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user