Closed samstefan closed 2 years ago
@Gabriel-403 @Zxilly @kingiw @nodece please review
Totals | |
---|---|
Change from base Build 2234412466: | 0.0% |
Covered Lines: | 100 |
Relevant Lines: | 108 |
@hsluoyz Do you know when this change will be published to NPM?
@samstefan it is supposed to release new version, can you check why it failed?
This pull request fixes https://github.com/node-casbin/sequelize-adapter/issues/60
sequelize-typescript 2.1.3 is not compatible with sequelize 6.10.0 due to this change https://github.com/RobinBuschmann/sequelize-typescript/pull/1202
sequelize-typescript 2.1.3 was being installed in the CI due to the
--no-lockfile
flag passed to yarn.