chore: attempt web docker fix

This commit is contained in:
Mo
2022-06-23 08:34:10 -05:00
parent df62e28440
commit ea0e9fbb27
3 changed files with 13 additions and 13 deletions

View File

@@ -17,10 +17,10 @@
"version": "yarn build"
},
"devDependencies": {
"@standardnotes/components-meta": "workspace:^",
"@standardnotes/desktop": "workspace:^",
"@standardnotes/mobile": "workspace:^",
"@standardnotes/web": "workspace:^",
"@standardnotes/components-meta": "workspace:*",
"@standardnotes/desktop": "workspace:*",
"@standardnotes/mobile": "workspace:*",
"@standardnotes/web": "workspace:*",
"@types/node": "*",
"typescript": "*"
}

View File

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