Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 63cb5d2

Browse files
authored
Merge pull request #81 from Turistforeningen/fix/npm-package-size
Reduce npm package size
2 parents 4f32135 + a35892a commit 63cb5d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "Resize, rename, and upload images to AWS S3",
55
"main": "index.js",
66
"files": [
7-
"index.js",
8-
"test"
7+
"index.js"
98
],
109
"scripts": {
1110
"codacy-coverage": "codacy-coverage",

0 commit comments

Comments
 (0)