Browse Source

fix build

imwald
Silberengel 3 days ago
parent
commit
1107119f9d
  1. 8190
      package-lock.json
  2. 9
      package.json

8190
package-lock.json generated

File diff suppressed because it is too large Load Diff

9
package.json

@ -126,6 +126,13 @@
"glob": "^11.1.0" "glob": "^11.1.0"
}, },
"minimatch": "^10.0.1", "minimatch": "^10.0.1",
"lodash": "^4.17.21" "lodash": "^4.17.21",
"vite-plugin-pwa": {
"workbox-build": {
"@rollup/plugin-terser": {
"serialize-javascript": "7.0.4"
}
}
}
} }
} }

Loading…
Cancel
Save