scoutforpets / jsonapi-mapper

JSON API-Compliant Serialization for your Node ORM
The Unlicense
42 stars 24 forks source link

Update @types/bookshelf to v0.9.6 #97

Closed mbnissen closed 7 years ago

mbnissen commented 7 years ago

Will fix this error. I'm not sure if its a problem with npm 5.3.0

node_modules/@types/bookshelf/index.d.ts(41,17): error TS2559: Type 'ModelBase<T>' has no properties in common with type 'IModelBase'.
chamini2 commented 7 years ago

Thanks, @mbnissen!

chamini2 commented 7 years ago

Released new version