Add license to package.json
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
This commit is contained in:
parent
e6203967bb
commit
fafa623680
|
@ -6,6 +6,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Mainflux/mainflux"
|
"url": "https://github.com/Mainflux/mainflux"
|
||||||
},
|
},
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"express": "~4.0.0",
|
"express": "~4.0.0",
|
||||||
|
|
Loading…
Reference in New Issue