chore: change more than three packages

This commit is contained in:
Mo
2022-06-15 16:31:51 -05:00
parent 58119dda51
commit 348872dcc6
5 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
"name": "@standardnotes/components-meta", "name": "@standardnotes/components-meta",
"version": "2.1.0-alpha.7", "version": "2.1.0-alpha.7",
"private": true, "private": true,
"author": "Standard Notes",
"main": "dist", "main": "dist",
"workspaces": { "workspaces": {
"packages": [ "packages": [

View File

@@ -3,7 +3,7 @@
"main": "./app/dist/index.js", "main": "./app/dist/index.js",
"version": "3.22.3-alpha.13", "version": "3.22.3-alpha.13",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"author": "Standard Notes.", "author": "Standard Notes",
"private": true, "private": true,
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -2,6 +2,7 @@
"name": "@standardnotes/mobile", "name": "@standardnotes/mobile",
"version": "3.23.1-alpha.3", "version": "3.23.1-alpha.3",
"user-version": "3.23.0", "user-version": "3.23.0",
"author": "Standard Notes",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"scripts": { "scripts": {

View File

@@ -3,7 +3,7 @@
"version": "1.2.7-alpha.13", "version": "1.2.7-alpha.13",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"private": true, "private": true,
"author": "Standard Notes", "author": "Standard Notes.",
"description": "Ruby on Rails web server for hosting the web application", "description": "Ruby on Rails web server for hosting the web application",
"engines": { "engines": {
"node": ">=12.19.0 <17.0.0" "node": ">=12.19.0 <17.0.0"

View File

@@ -3,7 +3,7 @@
"version": "3.22.3-alpha.4", "version": "3.22.3-alpha.4",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"main": "dist/app.js", "main": "dist/app.js",
"author": "Standard Notes <>", "author": "Standard Notes",
"private": true, "private": true,
"files": [ "files": [
"dist" "dist"