How to update dependencies for a package that is both Deep package and js library at the same time? #24
Unanswered
FreePhoenix888
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Story
I have found out that in
@deep-foundation/capacitor-motion
library I need the latest@deep-foundation/capacitor-device
library. I have installed it. I have realized that the version of@deep-foundation/capacitor-device
dependency is changed only in package.json, but not in deep.jsonQuestion
What should we do? How should we sync dependencies versions of deep.json and package.json?
Beta Was this translation helpful? Give feedback.
All reactions