chore: re-add version numbers to mobile and desktop, though unused, but required for some lerna scripts

This commit is contained in:
Mo
2022-11-24 06:20:28 -06:00
parent 7ef0db545c
commit 0d1e0d730d
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.101.2",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

View File

@@ -1,5 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.46.31",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",