Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / node_modules / min-document / index.js
1 var Document = require('./document.js');
2
3 module.exports = new Document();