victorb/trymodule

Be able to use a specific version of a module

Open

#10 aberto em 21 de mar. de 2016

Ver no GitHub
 (6 comments) (2 reactions) (1 assignee)JavaScript (31 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (1.133 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently, this tool always uses @latest, but it'd be nice to be able to specify a specific version to try out. It helps when you are trying to identify problems after upgrading. I don't know if you'd want to allow 2 versions in the same session, that might be overkill.

Guia do colaborador