1
0
mirror of https://github.com/c9fe/22120.git synced 2024-09-11 18:42:29 +02:00
This commit is contained in:
Cris Stringfellow 2022-01-05 14:28:36 +08:00
parent 848d1cef25
commit 4ffb9cafbb
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": "2.4.13"
"version": "2.5.0"
},
"node_modules/@babel/code-frame": {
"version": "7.16.7",
@ -14138,5 +14138,5 @@
}
}
},
"version": "2.4.13"
"version": "2.5.0"
}

View File

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