Added export for package-json library contents

no issue

- our code is already in the `lib` folder so we just need to export it
This commit is contained in:
Daniel Lockyer 2021-05-06 13:54:00 +01:00
parent 3f1462296e
commit e74c682cba

View File

@ -0,0 +1 @@
module.exports = require('./lib/package-json');