Add MIT License

This commit is contained in:
Pranav Raj Sreepuram
2019-08-21 10:10:00 +05:30
parent fa0904386f
commit d8702aa8aa
2 changed files with 23 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"name": "@chatwoot/chatwoot",
"dependencies": {
"@rails/webpacker": "^4.0.7",
"axios": "^0.19.0",
@@ -40,5 +41,5 @@
"babel-preset-env": "^1.7.0",
"webpack-dev-server": "^3.7.2"
},
"license": "UNLICENSED"
"license": "MIT"
}