Skip to content

Commit

Permalink
fix peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
South-Paw committed Aug 27, 2020
1 parent c69263a commit 294eae0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@south-paw/react-obfuscate-ts",
"version": "1.0.0",
"version": "1.0.1",
"description": "A React component to obfuscate contact links and text",
"keywords": [
"react",
Expand Down Expand Up @@ -74,7 +74,7 @@
},
"peerDependencies": {
"react": ">=16.13.0",
"styled-components": ">=5.1.2"
"styled-components": ">=5.1.0"
},
"publishConfig": {
"access": "public"
Expand Down

1 comment on commit 294eae0

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Netlify deployed react-obfuscate-ts as draft

https://5f47a16876a52663cbcd4203--react-obfuscate-ts.netlify.app

Please sign in to comment.