Skip to content

Commit

Permalink
chore: loosening up our @readme/variable peerDep (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion authored Feb 24, 2021
1 parent 70a4cdc commit 104e21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"unist-util-select": "^3.0.4"
},
"peerDependencies": {
"@readme/variable": "^11.0.0",
"@readme/variable": "*",
"react": "^16.14.0",
"react-dom": "^16.14.0"
},
Expand Down

0 comments on commit 104e21d

Please sign in to comment.