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 37467ce commit 8d77788Copy full SHA for 8d77788
packages/next-s3-upload/package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "next-s3-upload",
3
"author": "Ryan Toronto <[email protected]>",
4
- "version": "0.3.3",
+ "version": "0.3.4",
5
"license": "MIT",
6
"repository": "github:ryanto/next-s3-upload",
7
- "main": "dist/index.js",
+ "main": "dist/index.cjs.js",
8
"module": "dist/index.js",
9
"files": [
10
"dist",
0 commit comments