Skip to content

Commit cc2f1da

Browse files
committed
➕ add yarn.lock
1 parent ec14256 commit cc2f1da

File tree

3 files changed

+20109
-5
lines changed

3 files changed

+20109
-5
lines changed

src/Passingwind.ElsaDesigner/.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ yarn-error.log
1616

1717
/coverage
1818
.idea
19-
yarn.lock
20-
package-lock.json
21-
pnpm-lock.yaml
2219
*bak
2320

2421

src/Passingwind.ElsaDesigner/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@
110110
"umi-serve": "^1.9.10"
111111
},
112112
"engines": {
113-
"node": ">=15.0.0"
113+
"node": ">=16.0.0"
114114
}
115-
}
115+
}

0 commit comments

Comments
 (0)