This commit is contained in:
Cris Stringfellow 2021-12-30 01:21:03 +08:00
parent 9194c06c7a
commit bcecbf517e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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