Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmatthew committed Aug 6, 2020
1 parent ba60bed commit 9fcfe6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
"dependencies": {
"jquery": "~1.9.1"
},
"version": "3.3.6-talis.26"
"version": "3.3.6-talis.27"
}
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-sass",
"version": "3.3.6-talis.26",
"version": "3.3.6-talis.27",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
Expand Down Expand Up @@ -28,11 +28,9 @@
"devDependencies": {
"ejs": "~2.4.2",
"es-dev-server": "^1.57.1",
"http-server": "^0.11.1",
"mincer": "~1.4.0",
"node-sass": "^4.12.0",
"npm-run-all": "^4.1.5",
"serve": "^11.3.2"
"npm-run-all": "^4.1.5"
},
"eyeglass": {
"exports": "eyeglass-exports.js",
Expand Down

0 comments on commit 9fcfe6b

Please sign in to comment.