1
0
mirror of https://github.com/c9fe/22120.git synced 2024-10-02 13:17:13 +02:00
This commit is contained in:
Cris Stringfellow 2023-07-23 10:23:26 +08:00
parent 68d04a3307
commit 922af49d53
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "diskernet",
"version": "3.0.5",
"version": "3.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "diskernet",
"version": "3.0.5",
"version": "3.0.6",
"license": "PolyForm Strict 1.0",
"dependencies": {
"@667/ps-list": "^1.1.3",

View File

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