Skip to content

Commit

Permalink
🐦 Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
windyakin committed May 13, 2018
1 parent 3b58a2d commit c3f55b2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"dist/css/bootstrap.min.css"
],
"ignore": [
"build",
"docs",
"scss",
"/.*",
"dist/assets",
"dist/*.html",
"src",
"appveyor.yml",
"CNAME"
],
"dependencies": {},
"devDependencies": {
"bootstrap": "3.3.7",
"bootstrap-sass": "3.3.7"
"bootstrap": "4.0.0"
}
}

0 comments on commit c3f55b2

Please sign in to comment.