Skip to content

Commit bfb01a4

Browse files
committed
优化ui设计
1 parent 800bb6d commit bfb01a4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
uses: pnpm/action-setup@v4
6767
with:
6868
version: 9
69+
package_json_file: ${{ matrix.path }}/package.json
6970
- name: Use Node.js ${{ matrix.node_version }}
7071
uses: actions/setup-node@v4
7172
with:

sentra-emo/sdk/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"engines": {
1919
"node": ">=18"
2020
},
21+
"dependencies": {},
2122
"keywords": [
2223
"sentiment",
2324
"emotion",

0 commit comments

Comments
 (0)