fabric-samples/chaincode/fabcar/typescript
Simon Stone 5c087f1443 [FAB-13046] Update TypeScript contract dependencies
The type definitions for the sinon module have been updated so that
they require TypeScript 3; TypeScript 3 has been out for a while, so
we should pick that up as well as updating all of the other dependencies.

Change-Id: Ia58e36158d83ed3cc5cad6353e164bfc2453a00a
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
2018-11-29 11:51:28 +00:00
..
src [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00
.editorconfig [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00
.gitignore [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00
package.json [FAB-13046] Update TypeScript contract dependencies 2018-11-29 11:51:28 +00:00
tsconfig.json [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00
tslint.json [FAB-12852] Add fabcar contract w/ new prog model (TS) 2018-11-16 21:12:31 +00:00