angular-cn/aio/tools/examples/shared
George Kalpakas 306ff3cd54 build(docs-infra): update `@types/express-serve-static-core` to avoid error in `universal` example (#36483)
Previously, building the `universal` example failed with:
```
node_modules/@types/express/index.d.ts(90,50): error TS2694: Namespace '".../@types/express-serve-static-core/index"' has no exported member 'Params'.
node_modules/@types/express/index.d.ts(90,64): error TS2694: Namespace '".../@types/express-serve-static-core/index"' has no exported member 'ParamsDictionary'.
```

This commit fixes the error by upgrading
`@types/express-serve-static-core` to a newer version.
See DefinitelyTyped/DefinitelyTyped#40905 for more details.

PR Close #36483
2020-04-16 09:43:41 -07:00
..
boilerplate refactor(docs-infra): update `universal` example to match latest CLI (#36483) 2020-04-16 09:43:41 -07:00
package.json refactor(docs-infra): update `universal` example to match latest CLI (#36483) 2020-04-16 09:43:41 -07:00
protractor.config.js build(docs-infra): use `puppeteer` to get a browser for docs examples tests (#35381) 2020-02-18 12:42:47 -08:00
tsconfig.json feat(aio): add e2e (#15976) 2017-04-19 22:36:23 -05:00
yarn.lock build(docs-infra): update `@types/express-serve-static-core` to avoid error in `universal` example (#36483) 2020-04-16 09:43:41 -07:00