Update bower for bootstrap

This commit is contained in:
Zhiduo Zhang
2017-11-22 08:38:51 +00:00
parent f30ff42703
commit d5e28c12a6

View File

@@ -24,10 +24,10 @@
},
"homepage": "https://github.com/sabhiram/raspberry-wifi-conf",
"dependencies": {
"body-parser": "^1.11.0",
"underscore": "~1.7.0",
"async": "~0.9.0",
"ejs": "~1.0.0",
"express": "~4.10.2"
"async": "^0.9.2",
"body-parser": "^1.18.2",
"ejs": "^1.0.0",
"express": "^4.10.8",
"underscore": "^1.7.0"
}
}