Skip to content

Commit

Permalink
timber https from composer update, bootstrap-sass dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Kelleher authored and Brian Kelleher committed Mar 25, 2016
1 parent 8b30c98 commit 9cfde60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion www/wp-content/plugins/timber/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"repositories": [
{
"type": "composer",
"url": "http://wpackagist.org"
"url": "https://wpackagist.org"
},
{
"type": "package",
Expand Down
3 changes: 3 additions & 0 deletions www/wp-content/themes/ation2016/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^1.5.2",
"jshint": "^2.9.1"
},
"dependencies": {
"bootstrap-sass": "^3.3.6"
}
}

0 comments on commit 9cfde60

Please sign in to comment.