jbrumwell / mock-knex

A mock knex adapter for simulating a database during testing
MIT License
239 stars 71 forks source link

Please re-publish 0.4.8 version #115

Closed alexkvak closed 4 years ago

alexkvak commented 4 years ago

It contains knex as regular but not peer dependency

https://www.npmjs.com/package/mock-knex/v/0.4.7 — there are 3 dependencies here

https://www.npmjs.com/package/mock-knex/v/0.4.8 — but here there are 4 deps (+knex)

jbrumwell commented 4 years ago

@alexkvak Thank you :) Published as peer dependency in 0.4.9 :+1: