Skip to content

Commit 10a8c3b

Browse files
committed
fix: remove type module from package.json
1 parent f9f4d66 commit 10a8c3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@creatorem/next-trpc",
3-
"version": "1.0.5",
4-
"type": "module",
3+
"version": "1.0.6",
54
"repository": {
65
"type": "git",
76
"url": "git+https://github.com/creatorem/next-trpc"

0 commit comments

Comments
 (0)