diff --git a/README.md b/README.md index 3d2cf42..608aced 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A simple TypeScript module bundler, inspired by [minipack](https://github.com/ro - [x] Bundle TypeScript modules (only ECMAScript Modules) - [x] Remove duplication for the same module - [x] Resolve circular dependency -- [ ] `node_modules` resolution +- [x] `node_modules` resolution ## Install