Sync the traditional-bootstrap package.json with the default one

This commit is contained in:
Kevin MacMartin 2018-05-10 23:23:08 -04:00
parent f15fb617ff
commit 75f0b2705a

View file

@ -5,7 +5,7 @@
"dev": "gulp default watch" "dev": "gulp default watch"
}, },
"devDependencies": { "devDependencies": {
"browser-sync": "2.23.7" "browser-sync": "2.24.4"
}, },
"dependencies": { "dependencies": {
"autoprefixer": "^8.4.1", "autoprefixer": "^8.4.1",