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

This commit also removes the extra jasminewd2 typings, since the
changes have been merged in the official typings with
DefinitelyTyped/DefinitelyTyped#28957.
This commit is contained in:
George Kalpakas
2018-10-14 07:09:41 +03:00
committed by Miško Hevery
parent 6790709b93
commit 1f06b6c99b
12 changed files with 2662 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" />