-
Notifications
You must be signed in to change notification settings - Fork 6
devDependency cannot be updated #93
Copy link
Copy link
Open
Description
There is a devDep on {"@adobe/aio-cli-plugin-app": "^8.0.0"} however the current version is 9.2.0
I tried updating this, but immediately broke all the tests.
The way this is used it appears it could actually be a peer dependency. I think this need to be thought out and re-architected to work with published apis.
Calls to @adobe/aio-cli-plugin-app/src/commands/app/deploy are bound to break at any time, without even a major version bump, this is internal to the aio-cli-plugin-app and should not be directly depended on.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels