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:
committed by
GitHub
parent
a9021bd4a6
commit
bef02d3daf
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user