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: ember-cli/ember-source-channel-url
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a3a19aba7f4e431004d60ada762c23769812510b
Choose a base ref
..
head repository: ember-cli/ember-source-channel-url
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a30c111a1071b9c0eef7a2edda59241546e5ae55
Choose a head ref
Showing with 297 additions and 573 deletions.
  1. +1 −1 package.json
  2. +296 −572 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
"execa": "^0.10.0",
"get-port": "^3.2.0",
"prettier": "^1.10.2",
"qunit": "^2.5.0",
"qunit": "~2.6.0",
"qunit-eslint": "^2.0.0",
"rsvp": "^4.7.0"
},
Loading