Skip to content

Commit b420606

Browse files
committed
chore: update tslib dependency
1 parent db32e71 commit b420606

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"@types/lodash": "^4.14.160"
3030
},
3131
"dependencies": {
32-
"lodash": "^4.17.20"
32+
"lodash": "^4.17.20",
33+
"tslib": "^2.3.0"
3334
}
34-
}
35+
}

0 commit comments

Comments
 (0)