1
1
mirror of https://github.com/ZeroCatDev/ClassworksKV.git synced 2026-02-04 07:44:40 +00:00
This commit is contained in:
Sunwuyuan 2026-02-01 19:10:07 +08:00
parent dc5de6e63a
commit 6e8ba54fd6
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.11",
"version": "1.3.12",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ClassworksKV",
"version": "1.3.11",
"version": "1.3.12",
"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.11",
"version": "1.3.12",
"private": true,
"scripts": {
"start": "node ./bin/www",