mirror of
https://github.com/netfun2000/raspberry-wifi-conf.git
synced 2026-02-27 09:45:16 +08:00
Update bower for bootstrap
This commit is contained in:
10
package.json
10
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user