Skip to content

Commit c8985fb

Browse files
committed
feat(packages): update tslib dependency to ^1.7.1 as this is the minimum version required for typescript 2.3.3 +
1 parent cf70664 commit c8985fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"lodash": "4.x"
7171
},
7272
"dependencies": {
73-
"tslib": "^1.6.1"
73+
"tslib": "^1.7.1"
7474
}
7575
}

0 commit comments

Comments
 (0)