Former-commit-id: 97d7f403fd1eb07d423da4ad6b26b590ae4acc91
This commit is contained in:
Cris Stringfellow 2021-12-28 00:18:48 +08:00
parent 0a921f89c6
commit 3ed51c7c71
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.2",
"version": "2.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "archivist1",
"version": "2.0.2",
"version": "2.0.3",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {

View File

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