scott113341 / npm-install-version

Installs node modules to versioned or custom directories.
MIT License
56 stars 11 forks source link

how do i require them? #16

Closed serapath closed 8 years ago

serapath commented 8 years ago

so i can install 2 differrent versions of a package? but how do i require them?

scott113341 commented 8 years ago

Hi @serapath, take a look at this example

serapath commented 8 years ago

thx. sry - missed it before