chore(packages.json):change liscence to MIT

staking
neeboo 5 years ago
parent ad01043bb0
commit 436f358dec
  1. 2
      packages/harmony-account/package.json
  2. 2
      packages/harmony-contract/package.json
  3. 2
      packages/harmony-core/package.json
  4. 2
      packages/harmony-crypto/package.json
  5. 2
      packages/harmony-network/package.json
  6. 2
      packages/harmony-transaction/package.json
  7. 2
      packages/harmony-utils/package.json

@ -16,7 +16,7 @@
"access": "public"
},
"author": "neeboo@firestack.one",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@harmony-js/core": "0.1.27",
"@harmony-js/crypto": "0.1.27",

@ -16,7 +16,7 @@
"publishConfig": {
"access": "public"
},
"license": "ISC",
"license": "MIT",
"dependencies": {
"@harmony-js/account": "0.1.27",
"@harmony-js/crypto": "0.1.27",

@ -16,7 +16,7 @@
"access": "public"
},
"author": "neeboo@firestack.one",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@harmony-js/account": "0.1.27",
"@harmony-js/contract": "0.1.27",

@ -16,7 +16,7 @@
"publishConfig": {
"access": "public"
},
"license": "ISC",
"license": "MIT",
"dependencies": {
"@harmony-js/utils": "0.1.27",
"aes-js": "^3.1.2",

@ -16,7 +16,7 @@
"access": "public"
},
"author": "neeboo@firestack.one",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@harmony-js/utils": "0.1.27",
"cross-fetch": "^3.0.2",

@ -16,7 +16,7 @@
"access": "public"
},
"author": "neeboo@firestack.one",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@harmony-js/crypto": "0.1.27",
"@harmony-js/network": "0.1.27",

@ -16,7 +16,7 @@
"access": "public"
},
"author": "neeboo@firestack.one",
"license": "ISC",
"license": "MIT",
"dependencies": {
"@types/bn.js": "^4.11.3",
"bn.js": "^4.11.8"

Loading…
Cancel
Save