Explorar o código

Update license on JS client too

Loris Leiva hai 1 ano
pai
achega
4ce1ccac63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      clients/js/package.json

+ 1 - 1
clients/js/package.json

@@ -32,7 +32,7 @@
     "access": "public",
     "registry": "https://registry.npmjs.org"
   },
-  "license": "MIT",
+  "license": "Apache-2.0",
   "peerDependencies": {
     "@solana/web3.js": "2.0.0-preview.3"
   },