Ghost/ghost/mw-api-version-mismatch/index.js
Naz 786f5429db Bootstrapped api version mismatch middleware
refs https://github.com/TryGhost/Toolbox/issues/292

- Fresh package out of Super Slimer and removed outdated patters, like using "should"
2022-04-21 15:57:43 +08:00

2 lines
59 B
JavaScript

module.exports = require('./lib/mw-api-version-mismatch');