This commit is contained in:
parent
5ebb5e170a
commit
09da59cff6
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
5
package-lock.json
generated
5
package-lock.json
generated
@ -12259,10 +12259,7 @@
|
||||
"packages/lark-msg-tool": {
|
||||
"name": "@egg/lark-msg-tool",
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@egg/hooks": "*"
|
||||
}
|
||||
"license": "ISC"
|
||||
},
|
||||
"packages/logger": {
|
||||
"name": "@egg/logger",
|
||||
|
Loading…
x
Reference in New Issue
Block a user