chore: upgrade lerna lite (#2980)

* chore: upgrade lerna-lite

* chore: add repository attribute to releases package.json

* chore: trigger release
This commit is contained in:
Antonella Sgarlatta
2026-02-07 15:24:32 -03:00
committed by GitHub
parent a9021bd4a6
commit bef02d3daf
322 changed files with 1999 additions and 1037 deletions

View File

@@ -1,6 +1,11 @@
{
"name": "@standardnotes/releases",
"version": "1.4.881",
"repository": {
"type": "git",
"url": "https://github.com/standardnotes/app",
"directory": "packages/releases"
},
"license": "AGPL-3.0",
"main": "dist/releases.json",
"types": "dist/index.d.ts",