1
0
mirror of https://github.com/c9fe/22120.git synced 2024-11-09 20:42:37 +01:00
This commit is contained in:
Cris Stringfellow 2021-12-28 18:47:18 +08:00
parent 59c24b8a19
commit 0d8f9bbf12
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.0",
"version": "2.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "archivist1",
"version": "2.1.0",
"version": "2.1.1",
"hasInstallScript": true,
"license": "AGPL-3.0",
"dependencies": {

View File

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