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

0.36.11-alpha

This commit is contained in:
Andrew Simachev 2023-12-12 23:25:56 +01:00
parent c59d6e7a8b
commit 81ba76e3ed
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.36.10-alpha",
"version": "0.36.11-alpha",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "anytype",
"version": "0.36.10-alpha",
"version": "0.36.11-alpha",
"hasInstallScript": true,
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {

View file

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