1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-11 10:18:07 +09:00

0.41.39-beta

This commit is contained in:
Andrew Simachev 2024-07-26 12:51:03 +02:00
parent b547a5d5f5
commit 45f67ec4aa
No known key found for this signature in database
GPG key ID: 49A163D0D14E6FD8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "anytype",
"version": "0.41.38-alpha",
"version": "0.41.39-beta",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "anytype",
"version": "0.41.38-alpha",
"version": "0.41.39-beta",
"hasInstallScript": true,
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "anytype",
"version": "0.41.38-alpha",
"version": "0.41.39-beta",
"description": "Anytype",
"main": "electron.js",
"scripts": {