build: upgrade @types/jasminewd2 to 2.0.4 (#26139)

This commit also removes the extra jasminewd2 typings, since the changes
have been merged in the official typings with
DefinitelyTyped/DefinitelyTyped#28957.

PR Close #26139
This commit is contained in:
George Kalpakas
2018-09-27 17:03:40 +03:00
committed by Miško Hevery
parent a19b690338
commit 9e32dc7c95
12 changed files with 2550 additions and 51 deletions

1
modules/types.d.ts vendored
View File

@ -13,6 +13,5 @@
/// <reference types="jasminewd2" />
/// <reference types="node" />
/// <reference types="zone.js" />
/// <reference path="../tools/types-ext/jasminewd2.d.ts" />
/// <reference path="./es6-subset.d.ts" />
/// <reference path="./system.d.ts" />