Explorar o código

make @pythnetwork/pyth-ton private (#1857)

Daniel Chew hai 1 ano
pai
achega
4b9fc1ee4c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      target_chains/ton/contracts/package.json

+ 1 - 0
target_chains/ton/contracts/package.json

@@ -1,6 +1,7 @@
 {
   "name": "@pythnetwork/pyth-ton",
   "version": "0.0.1",
+  "private": true,
   "scripts": {
     "start": "blueprint run",
     "build": "echo Pyth | blueprint build",