Update package.json

This commit is contained in:
yflory 2025-05-09 15:41:27 +02:00
parent b8f369e5cb
commit 71e34a6c00
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "cryptpad",
"version": "2025.3.0",
"version": "2025.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "cryptpad",
"version": "2025.3.0",
"version": "2025.3.1",
"license": "AGPL-3.0+",
"dependencies": {
"@mcrowe/minibloom": "^0.2.0",

View File

@ -1,7 +1,7 @@
{
"name": "cryptpad",
"description": "a collaborative office suite that is end-to-end encrypted and open-source",
"version": "2025.3.0",
"version": "2025.3.1",
"license": "AGPL-3.0+",
"repository": {
"type": "git",