Skip to content

Commit a16070b

Browse files
committed
fix: add type module to package.json to fix release workflow issue
1 parent bba6a5d commit a16070b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@creatorem/next-trpc",
33
"version": "1.0.5",
4+
"type": "module",
45
"repository": {
56
"type": "git",
67
"url": "git+https://github.com/creatorem/next-trpc"

0 commit comments

Comments
 (0)