auto-git:
[add] node/package-lock.json [change] .gitignore [change] node/package.json
This commit is contained in:
@@ -8,5 +8,9 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^5.1.0",
|
||||
"ws": "^8.18.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user