1
1
mirror of https://github.com/ZeroCatDev/ClassworksKV.git synced 2026-03-18 23:33:09 +00:00
This commit is contained in:
孙悟元 2026-03-02 12:06:10 +00:00
parent 1b3366ac23
commit b01c2c2598
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "ClassworksKV",
"version": "1.3.18",
"version": "1.3.19",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ClassworksKV",
"version": "1.3.18",
"version": "1.3.19",
"dependencies": {
"@opentelemetry/auto-instrumentations-node": "^0.59.0",
"@opentelemetry/exporter-trace-otlp-proto": "^0.205.0",

View File

@ -1,6 +1,6 @@
{
"name": "ClassworksKV",
"version": "1.3.18",
"version": "1.3.19",
"private": true,
"scripts": {
"start": "node ./bin/www",