chore: set license in npm package

This commit is contained in:
Geoffroy Empain 2021-01-25 15:24:47 +01:00
parent 091debe745
commit 0a12abda26

View File

@ -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",