Merge branch 'master' into pr/11414
Conflicts: dist/css/bootstrap.min.css
Showing
| ... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
| , "license": "Apache-2.0" | , "license": "Apache-2.0" | ||
| , "extra": { | , "extra": { | ||
| "branch-alias": { | "branch-alias": { | ||
| "dev-master": "3.0.x-dev" | "dev-master": "3.0.x-dev" | ||
| } | } | ||
| } | } | ||
| } | } |
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This diff is collapsed.
| ... | @@ -33,7 +33,7 @@ | ... | @@ -33,7 +33,7 @@ |
| , "grunt-contrib-watch": "~0.5.3" | , "grunt-contrib-watch": "~0.5.3" | ||
| , "grunt-html-validation": "~0.1.6" | , "grunt-html-validation": "~0.1.6" | ||
| , "grunt-jekyll": "~0.4.0" | , "grunt-jekyll": "~0.4.0" | ||
| , "grunt-recess": "~0.4.0" | , "grunt-recess": "~0.5.0" | ||
| , "grunt-sed": "~0.1.1" | , "grunt-sed": "~0.1.1" | ||
| , "regexp-quote": "~0.0.0" | , "regexp-quote": "~0.0.0" | ||
| } | } | ||
| ... | ... |
Please register or sign in to comment