We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd912af commit 7a5d8c8Copy full SHA for 7a5d8c8
apps/backend/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "backend",
3
"private": true,
4
- "version": "1.3.9",
+ "version": "1.3.10",
5
"license": "AGPL-3.0-or-later",
6
"scripts": {
7
"prebuild": "rimraf dist",
apps/frontend/package.json
"name": "frontend",
- "version": "1.3.7",
"build": "nuxt build",
lerna.json
@@ -1,4 +1,4 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
- "version": "1.3.9"
+ "version": "1.3.10"
}
0 commit comments