Skip to content

Commit 4cf1d6b

Browse files
committed
add type module to package.json
1 parent 80c6c3a commit 4cf1d6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

basics/pda-rent-payer/native/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
"solana-bankrun": "^0.3.0",
1818
"ts-mocha": "^10.0.0",
1919
"typescript": "^4.3.5"
20-
}
20+
},
21+
"type": "module"
2122
}

0 commit comments

Comments
 (0)