File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1414 "schema:task" : " json2ts --input tasks.schema.json --output src/task.d.ts"
1515 },
1616 "devDependencies" : {
17- "async" : " ^2.6.1" ,
18- "fs-extra" : " 6.0.1" ,
19- "glob" : " 7.1.2" ,
2017 "jasmine" : " ^3.1.0" ,
2118 "json-schema-to-typescript" : " ^5.5.0" ,
22- "lodash" : " 4.17.10" ,
23- "minimist" : " 1.2.0" ,
24- "modclean" : " 2.1.0" ,
25- "semver" : " 5.5.0" ,
26- "tfx-cli" : " 0.5.14" ,
27- "tsconfig-glob" : " ^0.4.3" ,
28- "tslint" : " ^5.10.0" ,
2919 "typescript" : " 2.9.2"
3020 },
3121 "dependencies" : {
3424 "@types/lodash" : " ^4.14.110" ,
3525 "@types/minimist" : " ^1.2.0" ,
3626 "@types/node" : " ^10.5.2" ,
37- "@types/semver" : " ^5.5.0"
27+ "@types/semver" : " ^5.5.0" ,
28+ "fs-extra" : " 6.0.1" ,
29+ "lodash" : " 4.17.10" ,
30+ "minimist" : " 1.2.0" ,
31+ "modclean" : " 2.1.0" ,
32+ "semver" : " 5.5.0" ,
33+ "tfx-cli" : " 0.5.14" ,
34+ "tsconfig-glob" : " ^0.4.3" ,
35+ "tslint" : " ^5.10.0" ,
36+ "async" : " ^2.6.1" ,
37+ "glob" : " 7.1.2"
3838 }
3939}
You can’t perform that action at this time.
0 commit comments