Bläddra i källkod

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

Daniel Chew 1 år sedan
förälder
incheckning
4b9fc1ee4c
1 ändrade filer med 1 tillägg och 0 borttagningar
  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",