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