w3c-ccg / did-spec

Please see README.md for latest version being developed by W3C DID WG.
https://w3c.github.io/did-core/
Other
125 stars 45 forks source link

Remove NPM packaging support. #232

Closed davidlehn closed 4 years ago

davidlehn commented 5 years ago

Mixing packaging and the spec in one repo was awkward. Packaging moved to it's own repo and updated to support browsers: https://github.com/digitalbazaar/did-context

The new repo contains the changes from https://github.com/w3c-ccg/did-spec/pull/204.