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

0.46.0-primitives1

This commit is contained in:
Andrew Simachev 2025-02-25 20:43:52 +01:00
parent e3f937020a
commit 472787ed32
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.45.0-migration1",
"version": "0.46.0-primitives1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "anytype",
"version": "0.45.0-migration1",
"version": "0.46.0-primitives1",
"hasInstallScript": true,
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "anytype",
"version": "0.45.0-migration1",
"version": "0.46.0-primitives1",
"description": "Anytype",
"main": "electron.js",
"scripts": {