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 80c6c3a commit 4cf1d6bCopy full SHA for 4cf1d6b
basics/pda-rent-payer/native/package.json
@@ -17,5 +17,6 @@
17
"solana-bankrun": "^0.3.0",
18
"ts-mocha": "^10.0.0",
19
"typescript": "^4.3.5"
20
- }
+ },
21
+ "type": "module"
22
}
0 commit comments