File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ For JSPM users:
108
108
"importHelpers" : true ,
109
109
"baseUrl" : " ./" ,
110
110
"paths" : {
111
- "tslib" : [" jspm_packages/npm/tslib@1.8.1 /tslib.d.ts" ]
111
+ "tslib" : [" jspm_packages/npm/tslib@1.9.0 /tslib.d.ts" ]
112
112
}
113
113
}
114
114
}
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.8.1 " ,
7
+ "version" : " 1.9.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.8.1 " ,
5
+ "version" : " 1.9.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