Skip to content

Commit 63147ea

Browse files
fix: pin tslib to 1.9.3
1 parent ef292b7 commit 63147ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"rollup-plugin-typescript2": "^0.16.1",
5252
"rollup-plugin-uglify": "^4.0.0",
5353
"standard-version": "^4.4.0",
54-
"tslib": "^1.9.3",
54+
"tslib": "1.9.3",
5555
"tslint": "^5.11.0",
5656
"typescript": "^3.0.1",
5757
"uglify-es": "^3.3.10"

0 commit comments

Comments
 (0)