jsonnet-bundler/spec
sh0rez fd5f7f108a
feat(install): skip dependencies
Allows `installing` a package without pulling dependencies of that
package. This comes in handy when having multiple directories on
`JPATH`, which overlay each other.

Because dependencies may be already present at lesser ranked import
paths, it's not required to pull them, when only needing to bump a
single one.
2020-04-22 22:34:02 +02:00
..
v0 fix(spec): properly translate v0 into v1 2020-02-28 23:07:46 +01:00
v1 feat(install): skip dependencies 2020-04-22 22:34:02 +02:00