chore: update README.md (#592) [ci skip]

This commit is contained in:
Jason Yu 2020-01-07 18:19:54 +00:00 committed by Evan You
parent 6e39bcd8e8
commit c9bb346941

View File

@ -16,4 +16,4 @@ The implementation of this module is inspired by the following prior art in the
## Caveats
- Built-in objects are not observed except for `Map`, `WeakMap`, `Set` and `WeakSet`.
- Built-in objects are not observed except for `Array`, `Map`, `WeakMap`, `Set` and `WeakSet`.