Skip to content

Commit a8df4ed

Browse files
committed
fix
1 parent c5e7ac1 commit a8df4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@uppy/aws-s3-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"type": "module",
1919
"scripts": {
20-
"test:e2e": "vitest run",
20+
"test": "vitest run",
2121
"typecheck": "tsc --build",
2222
"build": "tsc --build tsconfig.build.json"
2323
},

0 commit comments

Comments
 (0)