Skip to content

Commit 11d0117

Browse files
committed
build: remove unused deps
1 parent b828208 commit 11d0117

File tree

2 files changed

+2
-1007
lines changed

2 files changed

+2
-1007
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"author": "Imam Ali Mustofa <[email protected]> (https://github.com/darkterminal)",
1818
"license": "GPL-3.0-only",
1919
"dependencies": {
20-
"@cyclic.sh/s3fs": "^1.2.8",
2120
"canvas": "^2.11.0",
2221
"compression": "^1.7.4",
2322
"cors": "^2.8.5",
@@ -26,6 +25,6 @@
2625
"morgan": "^1.10.0"
2726
},
2827
"devDependencies": {
29-
"nodemon": "^2.0.20"
28+
"nodemon": "^2.0.21"
3029
}
3130
}

0 commit comments

Comments
 (0)