1
0
mirror of https://github.com/c9fe/22120.git synced 2024-10-27 06:02:31 +01:00
This commit is contained in:
Cris Stringfellow 2022-01-05 14:17:08 +08:00
parent 380a7bf622
commit 5ac6f228ed
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -33,7 +33,7 @@
"webpack": "latest",
"webpack-cli": "latest"
},
"version": "0.0.4"
"version": "2.4.9"
},
"node_modules/@babel/code-frame": {
"version": "7.16.7",
@ -14138,5 +14138,5 @@
}
}
},
"version": "0.0.4"
"version": "2.4.9"
}

View File

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