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",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "3.201.17",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user