Docs/types: add Promise<T> and Array<T> #472

Changelog updates and version bump of devDeps
This commit is contained in:
Lovell Fuller
2016-11-17 19:50:19 +00:00
parent 6ccccf8c39
commit effa77afee
13 changed files with 113 additions and 54 deletions

View File

@@ -72,13 +72,13 @@
"async": "^2.1.2",
"bufferutil": "^1.2.1",
"cross-env": "^3.1.3",
"documentation": "^4.0.0-beta12",
"documentation": "^4.0.0-beta13",
"exif-reader": "^1.0.1",
"icc": "^0.0.2",
"jsdoc": "^3.4.2",
"jsdoc": "^3.4.3",
"mocha": "^3.1.2",
"node-cpplint": "^0.4.0",
"nyc": "^8.4.0",
"nyc": "^9.0.1",
"rimraf": "^2.5.4",
"semistandard": "^9.1.0",
"tsd-jsdoc": "^1.0.1",