1
0
mirror of https://github.com/c9fe/22120.git synced 2024-11-09 04:22:34 +01:00
This commit is contained in:
Cris Stringfellow 2022-01-02 04:44:59 +08:00
parent 0db1ff4e99
commit 99ec065f5d
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.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "archivist1",
"version": "2.2.0",
"version": "2.3.0",
"license": "AGPL-3.0",
"dependencies": {
"chrome-launcher": "latest",

View File

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