Skip to content

Commit

Permalink
Update migrating-from-v1-to-v2.md (#25832)
Browse files Browse the repository at this point in the history
  • Loading branch information
r1 authored Jul 21, 2020
1 parent fa6b96e commit 81900fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/migrating-from-v1-to-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ export default function Page(props) {
}
```
Furthermore you can remove the package from the `package.json`.
Furthermore, you can remove the package from the `package.json`.
```diff:title=package.json
"dependencies": {
Expand Down

0 comments on commit 81900fb

Please sign in to comment.