bump and releasing 0.25.79

This commit is contained in:
vorotamoroz
2026-06-29 12:19:56 +01:00
parent 75cb9ece58
commit b568c4b003
354 changed files with 407 additions and 369 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "webpeer",
"private": true,
"version": "0.25.78-webpeer",
"version": "0.25.79-webpeer",
"type": "module",
"scripts": {
"dev": "vite",
@@ -12,7 +12,7 @@
"check": "svelte-check --tsconfig ./tsconfig.app.json && tsc -p tsconfig.node.json"
},
"dependencies": {
"octagonal-wheels": "^0.1.46"
"octagonal-wheels": "^0.1.47"
},
"devDependencies": {
"eslint-plugin-svelte": "^3.19.0",