@coder/requirefs
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -23,3 +23,4 @@ export declare abstract class Resolver { | ||
* Try resolving using `package.json` inside a directory. If there is no | ||
* `package.json`, load the index file if there is one instead. | ||
* `package.json` or no `module` nor `main` specified within it, load the | ||
* index file if there is one instead. | ||
*/ | ||
@@ -26,0 +27,0 @@ private maybeResolveDirectory; |
{ | ||
"name": "@coder/requirefs", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "author": "Coder", |
Sorry, the diff of this file is too big to display
1037544