docs(aio): Add missing dependencies and files to testing zip file download (#23948)

Closes #23060

PR Close #23948
This commit is contained in:
Brandon Roberts
2018-05-16 15:30:39 -05:00
committed by Matias Niemelä
parent eec231d21e
commit 42260702f7
5 changed files with 35 additions and 26 deletions

View File

@ -11,6 +11,7 @@
"devDependencies": [
"@angular/cli",
"@types/jasminewd2",
"jasmine-marbles",
"jasmine-spec-reporter",
"karma-coverage-istanbul-reporter",
"ts-node"