Skip to content

Commit 8d77788

Browse files
committed
version bump
1 parent 37467ce commit 8d77788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/next-s3-upload/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "next-s3-upload",
33
"author": "Ryan Toronto <[email protected]>",
4-
"version": "0.3.3",
4+
"version": "0.3.4",
55
"license": "MIT",
66
"repository": "github:ryanto/next-s3-upload",
7-
"main": "dist/index.js",
7+
"main": "dist/index.cjs.js",
88
"module": "dist/index.js",
99
"files": [
1010
"dist",

0 commit comments

Comments
 (0)