Skip to content

Commit db8f591

Browse files
committed
update project workflow structure dependencies for monorepo structure
1 parent 47c64e3 commit db8f591

File tree

5 files changed

+446
-627
lines changed

5 files changed

+446
-627
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules/

boiler-plate/node-express-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Defirence",
88
"license": "CC0-Universal",
99
"dependencies": {
10-
"eslint": ">=5.16.0",
10+
"eslint": "^9.24.0",
1111
"express": "^5.1.0",
1212
"supertest": "^7.1.0",
1313
"user-agents": "^1.1.502"

0 commit comments

Comments
 (0)