koa-unless
koa-unless copied to clipboard
0.0.1 version?
@brunokrebs Why the package.json says 0.0.1?
@Foxandxss, not sure, but package.json in the master branch should be 0.0.2.
But if we are on 1.0.7, why should it be 0.0.2?
This is related to the schema that you defined. Koa V2 is supported by koa-v2 branch. On that branch package.json is on 1.0.7.
master, which contains the code of the package on version 0.0.2, supports Koa V1. Therefore, package.json on this branch should be on 0.0.2.