Aktualisiere die Version auf 3.1.1 und entferne die veraltete APP_VERSION-Konstante
All checks were successful
Deploy production / deploy (push) Successful in 1m1s
All checks were successful
Deploy production / deploy (push) Successful in 1m1s
This commit is contained in:
5
package-lock.json
generated
5
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "timeclock",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "timeclock",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.1",
|
||||
"license": "ISC",
|
||||
"workspaces": [
|
||||
"backend",
|
||||
@@ -43,7 +43,6 @@
|
||||
},
|
||||
"frontend": {
|
||||
"name": "timeclock-frontend",
|
||||
"version": "3.0.0",
|
||||
"dependencies": {
|
||||
"pinia": "^2.1.7",
|
||||
"vue": "^3.3.11",
|
||||
|
||||
Reference in New Issue
Block a user