Skip to content

1.0.1

Compare
Choose a tag to compare
@domenic domenic released this 02 Jul 20:29
· 21 commits to master since this release

Fixed requiring of .json files that contained something besides an object, i.e. array or true or false or null or a number.

Included a more complete list of built-in modules, which will fix any ENOENT errors like those seen in #33. Thanks to @robrich for the initial work on this approach in #34.