Skip to content

Commit 7386815

Browse files
fix(package.json): add missing dependency (tslib)
1 parent b079514 commit 7386815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"aws-sdk": "^2.401.0",
9090
"lodash": "^4.17.11",
9191
"reflect-metadata": "^0.1.12",
92+
"tslib": "^1.10.0",
9293
"uuid": "^3.3.2"
9394
}
9495
}

0 commit comments

Comments
 (0)