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 819a6af commit e57e3bfCopy full SHA for e57e3bf
apps/entropy-tester/package.json
@@ -2,6 +2,7 @@
2
"name": "@pythnetwork/entropy-tester",
3
"version": "1.0.2",
4
"description": "Utility to test entropy provider callbacks",
5
+ "private": true,
6
"type": "module",
7
"main": "dist/index.js",
8
"types": "dist/index.d.ts",
0 commit comments