Skip to content

Commit

Permalink
Fix un-pinnable dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Dec 3, 2021
1 parent 43cc514 commit 063d7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nguniversal/express-engine": "10.0.1",
"@ngx-translate/core": "13.0.0",
"@ngx-translate/http-loader": "6.0.0",
"anuglar2-qrcode": "2.0.3",
"anuglar2-qrcode": "~2.0.3",
"canvas-confetti": "1.4.0",
"core-js": "3.6.5",
"file-saver": "2.0.2",
Expand Down

0 comments on commit 063d7c2

Please sign in to comment.