Skip to content

Commit 7abbb44

Browse files
fix(web): missing tslib dependency
1 parent bd7faab commit 7abbb44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/web/package.json.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"playwright": "^1.10.0",
2929
"rollup": "^2.43.0",
3030
"serve-handler": "^6.1.3",
31+
"tslib": "^2.2.0",
3132
"typescript": "^4.2.3"
3233
},
3334
"dependencies": {

0 commit comments

Comments
 (0)