vuejs / component-compiler-utils

Lower level utilities for compiling Vue single file components
319 stars 75 forks source link

Typo on README #93

Open AdrianoCahete opened 3 years ago

AdrianoCahete commented 3 years ago

I was searching in my own codebase and forgot to exclude the node_modules folder on that search. With that I found two typos in your README file... ¯\(ツ)

On Why isn't vue-template-compiler a peerDependency?, you have:

"Not listing it as a peer depedency also allows"

and

"it just to fullfil the peer"