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 @@ -118,7 +118,7 @@ For JSPM users:
118
118
"importHelpers" : true ,
119
119
"baseUrl" : " ./" ,
120
120
"paths" : {
121
- "tslib" : [" jspm_packages/npm/tslib@1.10 .0/tslib.d.ts" ]
121
+ "tslib" : [" jspm_packages/npm/tslib@1.11 .0/tslib.d.ts" ]
122
122
}
123
123
}
124
124
}
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.10 .0" ,
7
+ "version" : " 1.11 .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" : " https://www.typescriptlang.org/" ,
5
- "version" : " 1.10 .0" ,
5
+ "version" : " 1.11 .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