1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-07 21:47:02 +09:00

0.46.38-alpha

This commit is contained in:
Andrew Simachev 2025-06-07 13:56:09 +02:00
parent f77e196f32
commit 78c8f7047d
No known key found for this signature in database
GPG key ID: 1DFE44B21443F0EF
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View file

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

View file

@ -1,6 +1,6 @@
{
"name": "anytype",
"version": "0.46.37-alpha",
"version": "0.46.38-alpha",
"description": "Anytype",
"main": "electron.js",
"scripts": {
@ -774,4 +774,4 @@
"pre-commit": "npm run precommit && git add licenses.json"
}
}
}
}