Sync package-lock.json to version 2.8.0

Left over from the ditto/main merge — version was bumped back to
2.8.0 (Agora's version) in package.json post-merge but the lockfile
wasn't regenerated until npm install ran.
This commit is contained in:
Alex Gleason
2026-05-13 19:33:26 -05:00
parent 740fc1c63c
commit e6ea96d69f
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "agora",
"version": "2.14.4",
"version": "2.8.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "agora",
"version": "2.14.4",
"version": "2.8.0",
"dependencies": {
"@breeztech/breez-sdk-spark": "^0.13.2-dev1",
"@capacitor/app": "^8.0.0",