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: amilajack/xwing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d3b0fc61851fc5e71852d123696868d2e9ac609b
Choose a base ref
..
head repository: amilajack/xwing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c17add35b4ad81796786efa944a8e0c76e125758
Choose a head ref
Showing with 922 additions and 892 deletions.
  1. +1 −1 package.json
  2. +921 −891 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"express": "^4.16.4",
"http-server": "^0.11.1",
"parcel": "^1.10.3",
"testcafe": "^1.14.2"
"testcafe": "^1.16.1"
},
"scripts": {
"e2e": "testcafe chrome ./test/index.e2e.js",
1,812 changes: 921 additions & 891 deletions yarn.lock

Large diffs are not rendered by default.