This commit is contained in:
Cris Stringfellow 2021-12-27 20:30:06 +08:00
parent aa222e65b4
commit 0c2f3a0059
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"name": "archivist1",
"type": "module",
"version": "1.3.15",
"version": "1.3.16",
"description": "Library server and an archivist browser controller.",
"main": "src/app.js",
"module": "src/app.js",