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