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

0.39.12-beta

This commit is contained in:
Roman Khafizianov 2024-03-27 19:37:28 +01:00
parent 798487eb74
commit ff7b44f25c
No known key found for this signature in database
GPG key ID: F07A7D55A2684852
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

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