0👍
In your library, you should list js-joda
under peerDependencies
while in your main project you should list js-joda
under dependencies
.
For more information – https://nodejs.org/es/blog/npm/peer-dependencies/
Source:stackexchange.com
0👍
In your library, you should list js-joda
under peerDependencies
while in your main project you should list js-joda
under dependencies
.
For more information – https://nodejs.org/es/blog/npm/peer-dependencies/