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: cd090a2308d63e3cf480a0bca83d17e62be861fc
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: 8fc375965bf9423100e3454efbff507c4ff35f10
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
@@ -36,7 +36,7 @@
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"core-js": "3.21.0",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"minimist": "1.2.5",
"react": "17.0.2"
},