This repository was archived by the owner on Aug 23, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2020 "devDependencies" : {
2121 "@angular/core" : " ^2.4.8" ,
2222 "@types/chai" : " ^3.4.0" ,
23+ "@types/core-js" : " ^0.9.35" ,
24+ "@types/graphql" : " ^0.8.6" ,
2325 "@types/jasmine" : " ^2.5.36" ,
2426 "@types/lodash" : " ^4.14.50" ,
2527 "@types/long" : " ^3.0.31" ,
Original file line number Diff line number Diff line change 1414 "types" : [
1515 " node" ,
1616 " jasmine" ,
17- " chai"
17+ " chai" ,
18+ " core-js" ,
19+ " graphql"
1820 ]
1921 },
2022 "formatCodeOptions" : {
Original file line number Diff line number Diff line change 8282 version "3.4.35"
8383 resolved "https://registry.yarnpkg.com/@types/chai/-/chai-3.4.35.tgz#e8d65f83492d2944f816fc620741821c28a8c900"
8484
85+ " @types/core-js@^0.9.35 " :
86+ version "0.9.35"
87+ resolved "https://registry.yarnpkg.com/@types/core-js/-/core-js-0.9.35.tgz#444064e63711cdcc62ea844d27642f6efc2285f2"
88+
89+ " @types/graphql@^0.8.6 " :
90+ version "0.8.6"
91+ resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.8.6.tgz#b34fb880493ba835b0c067024ee70130d6f9bb68"
92+
8593" @types/jasmine@^2.5.36 " :
8694 version "2.5.43"
8795 resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.5.43.tgz#6328a8c26082f2fd84f043c802c9ed7fa110b2dd"
You can’t perform that action at this time.
0 commit comments