package.json in bitters-2.0.0 vs package.json in bitters-2.0.1

- old
+ new

@@ -1,8 +1,8 @@ { "name": "Bitters", - "version": "1.8.0", + "version": "2.0.1", "description": "Scaffold styles, variables and structure for Bourbon projects.", "main": "Gulpfile.js", "repository": { "type": "git", "url": "https://github.com/thoughtbot/bitters.git" @@ -22,11 +22,11 @@ "bugs": { "url": "https://github.com/thoughtbot/bitters/issues" }, "homepage": "http://bitters.bourbon.io", "devDependencies": { - "@thoughtbot/stylelint-config": "^1.0.1", - "bourbon": "^5.1.0", + "@thoughtbot/stylelint-config": "^1.0.2", + "bourbon": "^6.0.0", "browser-sync": "^2.26.7", "gulp": "^4.0.2", "gulp-sass": "^4.0.2", "stylelint": "^10.1.0" },