update solray and checkin yarn.lock

This commit is contained in:
De Facto 2021-02-20 18:18:30 +08:00
parent 7b83917ecb
commit 4686fd6f9a
3 changed files with 2054 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,7 +1,5 @@
node_modules node_modules
target target
target
yarn.lock
build build
.yarn .yarn
dist dist

View File

@ -18,7 +18,7 @@
"buffer-layout": "^1.2.0", "buffer-layout": "^1.2.0",
"commander": "^6.2.0", "commander": "^6.2.0",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"solray": "git+https://github.com/czl1378/solray.git", "solray": "git+https://github.com/defactojob/solray",
"winston": "^3.3.3", "winston": "^3.3.3",
"ws": "^7.4.1" "ws": "^7.4.1"
}, },

2053
yarn.lock Normal file

File diff suppressed because it is too large Load Diff