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 @@ -108,7 +108,7 @@ For JSPM users:
108108 "importHelpers" : true ,
109109 "baseUrl" : " ./" ,
110110 "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" ]
112112 }
113113 }
114114}
Original file line number Diff line number Diff line change 44 " Microsoft Corp."
55 ],
66 "homepage" : " http://typescriptlang.org/" ,
7- "version" : " 1.8.1 " ,
7+ "version" : " 1.9.0 " ,
88 "license" : " Apache-2.0" ,
99 "description" : " Runtime library for TypeScript helper functions" ,
1010 "keywords" : [
Original file line number Diff line number Diff line change 22 "name" : " tslib" ,
33 "author" : " Microsoft Corp." ,
44 "homepage" : " http://typescriptlang.org/" ,
5- "version" : " 1.8.1 " ,
5+ "version" : " 1.9.0 " ,
66 "license" : " Apache-2.0" ,
77 "description" : " Runtime library for TypeScript helper functions" ,
88 "keywords" : [
You can’t perform that action at this time.
0 commit comments