Skip to content

Commit 7797810

Browse files
committed
chg: update license and description.
1 parent 290537b commit 7797810

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@unioncredit/union-v1-sdk",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "A library to help developers to easily build their own contracts to interact with Union protocol.",
55
"scripts": {
66
"compile": "yarn hardhat compile",
77
"test": "yarn hardhat test"
@@ -11,7 +11,7 @@
1111
"url": "git+https://github.com/unioncredit/union-v1-sdk.git"
1212
},
1313
"author": "twygod <twygod@gmail.com>",
14-
"license": "UNLICENSED",
14+
"license": "MIT",
1515
"dependencies": {
1616
"@nomiclabs/hardhat-ethers": "^2.0.5",
1717
"@nomiclabs/hardhat-waffle": "^2.0.3",

0 commit comments

Comments
 (0)