chore: set license in npm package
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
"lint:fix": "eslint ./src --ext .js,.jsx,.ts,.tsx --fix"
|
||||
},
|
||||
"author": "Charlie Bravo SRL",
|
||||
"license": "UNLICENSED",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"chalk": "^4.1.0",
|
||||
|
Reference in New Issue
Block a user