bahmutov / grunt-nice-package

Opinionated package.json validator
MIT License
12 stars 5 forks source link

updating package-json-validator dependency #22

Closed chrinor2002 closed 7 years ago

chrinor2002 commented 7 years ago

This PR changes the package-json-validator to use a npm dependency, rather than a direct github dependency that appears to no longer exist.

chrinor2002 commented 7 years ago

Interesting, running npm test on my system with node v4.3.1 seems to work, I get all green, and 100%.

bahmutov commented 7 years ago

Great, i will investigate the test failure and will publish the fixed version

chrinor2002 commented 7 years ago

👍

bahmutov commented 7 years ago

released

chrinor2002 commented 7 years ago

Yahoo, all our concourse builds are running again, thanks for the quick turn around 😃