mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-08 21:12:08 -05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b8382934a |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/api",
|
||||
"version": "26.5.1",
|
||||
"version": "26.5.2",
|
||||
"description": "An API for Actual",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/cli",
|
||||
"version": "26.5.1",
|
||||
"version": "26.5.2",
|
||||
"description": "CLI for Actual Budget",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/web",
|
||||
"version": "26.5.1",
|
||||
"version": "26.5.2",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "desktop-electron",
|
||||
"version": "26.5.1",
|
||||
"version": "26.5.2",
|
||||
"description": "A simple and powerful personal finance system",
|
||||
"author": "Actual",
|
||||
"main": "build/desktop-electron/index.js",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/core",
|
||||
"version": "26.5.1",
|
||||
"version": "26.5.2",
|
||||
"description": "",
|
||||
"license": "ISC",
|
||||
"repository": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/sync-server",
|
||||
"version": "26.5.1",
|
||||
"version": "26.5.2",
|
||||
"description": "actual syncing server",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user