Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Commit 45af0ee

Browse files
authored
Merge pull request #111 from clearmatics/license
Fix incorrect License for NPM package
2 parents 93426f9 + 51190b9 commit 45af0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"homepage": "https://github.com/clearmatics/asset-token",
2424
"author": "Clearmatics <opensource@clearmatics.com>",
25-
"license": "MIT",
25+
"license": "LGPL-3.0",
2626
"dependencies": {
2727
"ganache-cli": "6.2.5",
2828
"openzeppelin-eth": "^2.1.3",

0 commit comments

Comments
 (0)