Skip to content

Commit

Permalink
removed unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaGM committed Jan 21, 2023
1 parent cbf88a0 commit 52989f0
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 47 deletions.
44 changes: 2 additions & 42 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
{
"name": "socketcluster-sample",
"description": "A sample SocketCluster app",
"version": "1.0.0",
"version": "1.0.1",
"contributors": [
{
"name": "Jonathan Gros-Dubois",
"email": "[email protected]"
}
],
"dependencies": {
"connect": "^3.6.6",
"eetase": "^4.0.0",
"express": "^4.16.3",
"install": "^0.13.0",
"morgan": "^1.7.0",
"nodemon": "^2.0.7",
"sc-errors": "^2.0.1",
Expand Down
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"dependencies": {
"@maartennnn/cli-builder": "^2.3.0",
"fs-extra": "^7.0.1",
"minimist": "^1.2.5",
"yamljs": "^0.3.0"
},
"bin": {
Expand Down

0 comments on commit 52989f0

Please sign in to comment.