Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ampproject/storybook-addon-amp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 112c921052079d6fa8df7f8c022d0193532f0657
Choose a base ref
..
head repository: ampproject/storybook-addon-amp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0979aa96bb483fcd0f0af3fc80506e9c780a4ba9
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@
},
"dependencies": {
"@storybook/client-api": "6.4.19",
"preact": "10.25.0",
"preact": "10.25.1",
"preact-render-to-string": "5.1.19",
"react-dom": "17.0.2"
},