cybertk / csonschema

CSON Schema is a little language that compiles into JSON Schema
MIT License
8 stars 0 forks source link

cson-safe is renamed to cson-parser #9

Closed schmkr closed 9 years ago

schmkr commented 9 years ago

Hi,

Your package is depending on cson-safe, but that has been renamed to cson-parser. Could you update your package.json, so installing packages that depend on csonschema can be installed again?

Thanks!

cybertk commented 9 years ago

Fixed by PR #10