JSV icon indicating copy to clipboard operation
JSV copied to clipboard

Change dependencies array to map

Open erdog opened this issue 9 years ago • 3 comments

Hi,

I know this project is dead, but is it possible to get a quick fix in the package.json (i can provide this change)? The dependencies section an an empty array, whereas it should be an empty map. This is completely breaking our Artifactory server, as it doesn't expect an array here.

Thanks!

erdog avatar Jul 01 '16 18:07 erdog

Bump.

Edit: toplel, I just saw that this is a JSON scheme validator. The JS-jokes basically write themselves.

Profpatsch avatar Feb 08 '18 04:02 Profpatsch

I have a dependency that uses this dependency and because of that my build process fails :(

jarrodek avatar Feb 13 '21 21:02 jarrodek

I have aslo a dependency that uses this dependency and because of that my build process fails :(

sincely avatar May 27 '23 09:05 sincely