We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e7ac1 commit a8df4edCopy full SHA for a8df4ed
packages/@uppy/aws-s3-client/package.json
@@ -17,7 +17,7 @@
17
],
18
"type": "module",
19
"scripts": {
20
- "test:e2e": "vitest run",
+ "test": "vitest run",
21
"typecheck": "tsc --build",
22
"build": "tsc --build tsconfig.build.json"
23
},
0 commit comments