Last active
September 21, 2020 05:19
-
-
Save sarahbethfederman/e0a05337630cca9a7caa44ffdfd47732 to your computer and use it in GitHub Desktop.
peer-dep
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies: { | |
"myPackageThatDependsOnReact": "^1.0.0", | |
"react": "16.0.0" | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment