package.json in bitters-1.7.0 vs package.json in bitters-1.8.0
- old
+ new
@@ -1,8 +1,8 @@
{
"name": "Bitters",
- "version": "1.7.0",
+ "version": "1.8.0",
"description": "Scaffold styles, variables and structure for Bourbon projects.",
"main": "Gulpfile.js",
"repository": {
"type": "git",
"url": "https://github.com/thoughtbot/bitters.git"
@@ -22,10 +22,10 @@
"bugs": {
"url": "https://github.com/thoughtbot/bitters/issues"
},
"homepage": "http://bitters.bourbon.io",
"devDependencies": {
- "bourbon": "^5.0.0-beta.7",
+ "bourbon": "^5.0",
"gulp": "^3.9",
"gulp-autoprefixer": "^3.1",
"gulp-connect": "^5.0",
"gulp-sass": "^3.1"
}