1
1
mirror of https://github.com/ZeroCatDev/ClassworksKV.git synced 2026-03-05 05:03:10 +00:00
This commit is contained in:
Sunwuyuan 2026-02-09 10:39:09 +08:00
parent 9bd5b4d64a
commit dba1ec05e5
No known key found for this signature in database
GPG Key ID: A6A54CF66F56BB64
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.15",
"version": "1.3.16",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ClassworksKV",
"version": "1.3.15",
"version": "1.3.16",
"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.15",
"version": "1.3.16",
"private": true,
"scripts": {
"start": "node ./bin/www",