creativecommons / chooser

The new and improved CC license selection tool.
https://chooser-beta.creativecommons.org
MIT License
98 stars 123 forks source link

Use new Vocabulary styles and components as dependencies #374

Closed brylie closed 2 years ago

brylie commented 2 years ago

This project currently depends on vocabulary and vue-vocabulary projects, which are somewhat unhealthy:

https://github.com/creativecommons/chooser/blob/56c8f283e6ef8dcbc70ededdc758942e3bc614a3/package.json#L22-L23

We have "rebooted" the Vocabulary project as separate projects with new names and some maintenance improvements.

Now, we can change our dependency definition to use the new packages

shailee-m commented 2 years ago

@brylie This is already added in the PR (https://github.com/creativecommons/chooser/pull/371) what else needs to be done? I'd be happy to take this up.

brylie commented 2 years ago

Nothing else. We can indicate in #371 that it closes this issue.