Added Entity and Entity Reference Revisions which got dropped somewhere along the...
[yaffs-website] / node_modules / resolve / test / resolver / incorrect_main / index.js
1 // this is the actual main file 'index.js', not 'wrong.js' like the package.json would indicate
2 module.exports = 1;