1
0
mirror of https://github.com/c9fe/22120.git synced 2024-09-19 23:21:45 +02:00
Former-commit-id: a040e23bd8cc73ec605fc29013ccec1262da846b
Former-commit-id: 912f5153ed12beded6020542f835d3d58e13c54a
This commit is contained in:
Cris Stringfellow 2021-12-28 00:27:18 +08:00
parent eb5e60d571
commit dee8b5fec3
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "archivist1",
"version": "2.0.4",
"version": "2.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "archivist1",
"version": "2.0.4",
"version": "2.0.5",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "archivist1",
"version": "2.0.4",
"version": "2.0.5",
"description": "Library server and an archivist browser controller.",
"main": "src/app.js",
"module": "src/app.js",