Fix last update/version in !about
This commit is contained in:
parent
bcfaf1fee3
commit
8e37ca3609
4 changed files with 25 additions and 5 deletions
8
backend/package-lock.json
generated
8
backend/package-lock.json
generated
|
@ -3221,6 +3221,14 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"pkg-up": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
|
||||
"integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
|
||||
"requires": {
|
||||
"find-up": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"plur": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/plur/-/plur-4.0.0.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue