File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 44
44
"express" : " ^4.14.0" ,
45
45
"graphql" : " ^0.7.0" ,
46
46
"graphql-tools" : " ^0.6.5" ,
47
- "graphql-typings" : " 0.0.1-beta-2" ,
48
47
"nodemon" : " ^1.10.2" ,
49
48
"ts-node" : " 1.2.1" ,
50
49
"tslint" : " 3.13.0" ,
Original file line number Diff line number Diff line change 2
2
// https://github.com/typings/typings
3
3
// https://www.typescriptlang.org/docs/handbook/writing-declaration-files.html
4
4
5
- /// <reference types="graphql-typings" />
6
5
Original file line number Diff line number Diff line change 45
45
"@angular/core" : " ^2.0.0" ,
46
46
"@angular/platform-browser" : " ^2.0.0" ,
47
47
"@angular/platform-browser-dynamic" : " ^2.0.0" ,
48
+ "@types/chai" : " ^3.4.33" ,
48
49
"@types/isomorphic-fetch" : " 0.0.30" ,
49
50
"@types/jasmine" : " ^2.2.33" ,
50
51
"@types/lodash" : " ^4.14.34" ,
You can’t perform that action at this time.
0 commit comments