7ac2a6fd77
Noticed this breakage while trying to install a plugin on 4.4.1-rc2. ``` > semver.default.satisfies("4.4.1-rc2", ">=4.3.0") false > semver.default.satisfies("4.4.1-rc2", ">=4.3.0", {includePrerelease: true}) true ``` |
||
---|---|---|
.. | ||
command-line | ||
models | ||
plugins | ||
types | ||
client.ts | ||
clientManager.ts | ||
config.ts | ||
helper.ts | ||
identification.ts | ||
index.d.ts | ||
index.ts | ||
log.ts | ||
server.ts | ||
tsconfig.json |