Former-commit-id: 03226047d966f26c335799cfaeaf0e45dcb6667e
This commit is contained in:
Cris Stringfellow 2021-12-28 00:09:56 +08:00
parent 176e7aa96b
commit 6c985cf18b
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.1",
"version": "2.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "archivist1",
"version": "2.0.1",
"version": "2.0.2",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {

View File

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