creativecommons / chooser

The new and improved CC license selection tool.

Home Page:https://chooser-beta.creativecommons.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use new Vocabulary styles and components as dependencies

brylie opened this issue · comments

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

chooser/package.json

Lines 22 to 23 in 56c8f28

"@creativecommons/vocabulary": "^2020.11.3",
"@creativecommons/vue-vocabulary": "^2020.11.3",

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

@brylie This is already added in the PR (#371) what else needs to be done? I'd be happy to take this up.

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