mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Reflect browser-sync downgrade in the traditional-bootstrap
This commit is contained in:
parent
2c58e2dbe5
commit
8448312702
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"dev": "gulp default watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browser-sync": "^2.24.2"
|
||||
"browser-sync": "2.23.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "^8.4.1",
|
||||
|
|
Loading…
Reference in a new issue