File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ For JSPM users:
80
80
"importHelpers" : true ,
81
81
"baseUrl" : " ./" ,
82
82
"paths" : {
83
- "tslib" : [" jspm_packages/npm/tslib@1.6.1 /tslib.d.ts" ]
83
+ "tslib" : [" jspm_packages/npm/tslib@1.7.0 /tslib.d.ts" ]
84
84
}
85
85
}
86
86
}
Original file line number Diff line number Diff line change 4
4
" Microsoft Corp."
5
5
],
6
6
"homepage" : " http://typescriptlang.org/" ,
7
- "version" : " 1.6 .0" ,
7
+ "version" : " 1.7 .0" ,
8
8
"license" : " Apache-2.0" ,
9
9
"description" : " Runtime library for TypeScript helper functions" ,
10
10
"keywords" : [
Original file line number Diff line number Diff line change 2
2
"name" : " tslib" ,
3
3
"author" : " Microsoft Corp." ,
4
4
"homepage" : " http://typescriptlang.org/" ,
5
- "version" : " 1.6.1 " ,
5
+ "version" : " 1.7.0 " ,
6
6
"license" : " Apache-2.0" ,
7
7
"description" : " Runtime library for TypeScript helper functions" ,
8
8
"keywords" : [
You can’t perform that action at this time.
0 commit comments