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

0.42.40-alpha

This commit is contained in:
Andrew Simachev 2024-10-15 11:51:39 +02:00
parent 1ffed09487
commit ae5560f62e
No known key found for this signature in database
GPG key ID: 1DFE44B21443F0EF
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

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