This commit is contained in:
Cris Stringfellow 2021-12-31 01:34:20 +08:00
parent c5881c7910
commit 957d4c4439
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "archivist1",
"version": "2.2.0",
"version": "2.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "archivist1",
"version": "2.2.0",
"version": "2.2.1",
"license": "AGPL-3.0",
"dependencies": {
"autosuggest-highlight": "^3.2.0",

View File

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