You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently inherit and vow packages will be installed twice (in package and as peer dependencies). Peer dependencies is sufficient for the package. Dependencies from deps you can move to the devDeps section.
The text was updated successfully, but these errors were encountered:
tarmolov
changed the title
Перенести vow/inherit из deps в devDeps
Move vow/inherit from deps to devDeps
Jul 18, 2014
Currently inherit and vow packages will be installed twice (in package and as peer dependencies). Peer dependencies is sufficient for the package. Dependencies from deps you can move to the devDeps section.
The text was updated successfully, but these errors were encountered: