Upped versions and fixed lint warnings
This commit is contained in:
parent
7217f8617a
commit
f1e8e001d9
6 changed files with 52 additions and 34 deletions
|
|
@ -7,10 +7,10 @@
|
|||
"start": "node example.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "~0.9.0",
|
||||
"bootstrap": "^3.3.2",
|
||||
"express": "~4.11.0",
|
||||
"flot": "^0.8.0-alpha",
|
||||
"ejs": "^2.3.1"
|
||||
"async": "1.2.x",
|
||||
"bootstrap": "3.3.x",
|
||||
"express": "4.11.x",
|
||||
"flot": "0.8.x",
|
||||
"ejs": "2.3.x"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue