1
1
mirror of https://github.com/ZeroCatDev/ClassworksKV.git synced 2026-02-04 16:03:11 +00:00
This commit is contained in:
Sunwuyuan 2026-01-11 17:14:09 +08:00
parent 31aac06f3f
commit fddaf0dffd
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.8",
"version": "1.3.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ClassworksKV",
"version": "1.3.8",
"version": "1.3.9",
"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.8",
"version": "1.3.9",
"private": true,
"scripts": {
"start": "node ./bin/www",