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: dailybruin/gatsby-source-kerckhoff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6e3f6f82900958fe3dab2d48273f8edae3ffc84b
Choose a base ref
..
head repository: dailybruin/gatsby-source-kerckhoff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a2675da91c95e0e76cbaddbee3cb3a04c5fa8d27
Choose a head ref
Showing with 115 additions and 285 deletions.
  1. +1 −1 package.json
  2. +114 −284 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@
"typescript": "^3.1.4"
},
"devDependencies": {
"commitizen": "3.0.5",
"commitizen": "3.0.6",
"cz-conventional-changelog": "2.1.0",
"eclint": "2.8.1",
"husky": "1.1.2",
Loading