Skip to content

Commit

Permalink
Add missing tslib dependency (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Sep 30, 2021
1 parent 5b52cb8 commit a46e8d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/packages/common-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
"publishConfig": {
"access": "public"
},
"dependencies": {
"tslib": "^2.3.1"
},
"peerDependencies": {
"lit": "^2.0.0"
},
Expand Down

0 comments on commit a46e8d0

Please sign in to comment.