Skip to content

Commit

Permalink
dep(helmet): upgrade react-helmet to ^6.1 (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc authored Aug 27, 2020
1 parent c03527a commit 006a187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/plugin-helmet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"access": "public"
},
"dependencies": {
"@types/react-helmet": "6.0.0",
"react-helmet": "6.0.0"
"@types/react-helmet": "^6.1.0",
"react-helmet": "^6.1.0"
}
}

0 comments on commit 006a187

Please sign in to comment.