[DAEMON-277] appcd-plugin: Remove appcd-winreg in appcd-plugin@4.0.0
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Low |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2020-04-01T06:13:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 4.0.0 |
Components | appcd-plugin |
Labels | cb-next |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2019-05-28T18:22:22.000+0000 |
Updated | 2020-04-01T06:13:22.000+0000 |
Description
appcd-winreg
is deprecated and plugins should either migrate to winreglib
or explicitly depend on appcd-winreg
.
PR: https://github.com/appcelerator/appc-daemon/pull/466