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: ultreme/camembert-au-lait-crew
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 051f27c4333002139ff481ba5f3a9ac7b4d6c2aa
Choose a base ref
..
head repository: ultreme/camembert-au-lait-crew
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 954656ca8c365525754af00568571d2a538d4794
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 static/components/bootstrap/package.json
  2. +1 −1 static/components/respond/package.json
2 changes: 1 addition & 1 deletion static/components/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
"devDependencies": {
"btoa": "~1.1.2",
"glob": "7.1.6",
"grunt": "1.0.4",
"grunt": "1.1.0",
"grunt-autoprefixer": "3.0.4",
"grunt-banner": "~0.2.3",
"grunt-contrib-clean": "2.0.0",
2 changes: 1 addition & 1 deletion static/components/respond/package.json
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
],
"devDependencies": {
"grunt-cli":"1.3.2",
"grunt": "1.0.4",
"grunt": "1.1.0",
"grunt-contrib-jshint": "2.1.0",
"grunt-contrib-qunit": "3.1.0",
"grunt-contrib-uglify": "4.0.1"