Skip to content

Commit

Permalink
chore: dependency resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihai Nicolae committed Feb 6, 2024
1 parent e7a70bb commit 8aa3908
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tabs/package.json
Expand Up @@ -88,7 +88,9 @@
"@azure/core-rest-pipeline": "1.12.1",
"@azure/core-util": "1.5.0",
"@azure/core-auth": "1.4.0",
"@azure/core-client": "1.5.0"
"@azure/core-client": "1.5.0",
"@azure/core-lro": "2.2.0",
"workbox-webpack-plugin": "6.4.1"
},
"homepage": "."
}

0 comments on commit 8aa3908

Please sign in to comment.