mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +00:00
12 lines
268 B
Markdown
12 lines
268 B
Markdown
---
|
|
'@openstapps/api-plugin': major
|
|
'@openstapps/api-cli': major
|
|
'@openstapps/api': major
|
|
---
|
|
|
|
Split API into API, API-CLI and API-Plugin
|
|
|
|
Plugins are now required to use `api-plugin`.
|
|
Consumers of `api` can benefit from a slimmer package with
|
|
no NodeJS dependencies.
|