Skip to content

v1.3.1: `package` deprecation warning (it is now `pkg`)

Compare
Choose a tag to compare
@evantahler evantahler released this 19 Feb 17:46
· 1083 commits to main since this release

Add a depreciation warning for package

In #113 we replaced package with pkg to define the redis driver package you want to use with node-resque. This change adds a deprecation warning if you are still using package, but will now source it.