Skip to content

Commit

Permalink
Use qlobber 5
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Feb 15, 2020
1 parent 8566743 commit 7533bf3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 61 deletions.
100 changes: 41 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "qlobber-fsq",
"description": "Shared file system queue. Supports pub-sub, work queues, wildcards, multi-process and distributed use.",
"version": "12.0.1",
"version": "12.0.2",
"homepage": "https://github.com/davedoesdev/qlobber-fsq",
"author": {
"name": "David Halls",
Expand Down Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"async": "^3.1.1",
"graceful-fs": "^4.2.3",
"qlobber": "^4.1.0",
"qlobber": "^5.0.0",
"wu": "^2.1.0",
"semver": "^7.1.1"
},
Expand Down

0 comments on commit 7533bf3

Please sign in to comment.