1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00

0.46.14-alpha

This commit is contained in:
Andrew Simachev 2025-05-06 09:56:12 +02:00
parent 2e2a0a2bb7
commit a3ce2d64bd
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.46.13-alpha",
"version": "0.46.14-alpha",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "anytype",
"version": "0.46.13-alpha",
"version": "0.46.14-alpha",
"hasInstallScript": true,
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {

View file

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