js-sequence-diagrams icon indicating copy to clipboard operation
js-sequence-diagrams copied to clipboard

Make this package installable with npm

Open davidmehren opened this issue 6 years ago • 1 comments

Hi!

A fork of this package was available via npm for a long time and has now been unpublished. This breaks builds for many projects, see for example https://github.com/codimd/server/issues/39

Could you add the version key in your package.json so that this repository can be used as a dependency in projects which use npm (see https://docs.npmjs.com/files/package.json#git-urls-as-dependencies)?

davidmehren avatar Apr 08 '19 08:04 davidmehren

I would love this, too! this way, you wouldn't even have to publish to npm if you don't want to.

ccoenen avatar Apr 08 '19 18:04 ccoenen