Skip to content

Commit e57e3bf

Browse files
authored
fix(js-release): mark entropy-tester as private (#2797)
1 parent 819a6af commit e57e3bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/entropy-tester/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@pythnetwork/entropy-tester",
33
"version": "1.0.2",
44
"description": "Utility to test entropy provider callbacks",
5+
"private": true,
56
"type": "module",
67
"main": "dist/index.js",
78
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)