license added to package.json

This commit is contained in:
NikolaBorislavovHristov 2019-07-22 15:37:40 +03:00
parent e00b747694
commit 82436445ea

View file

@ -5,6 +5,7 @@
"publisher": "Smart Code Ltd.",
"website": "www.stremio.com",
"private": true,
"license": "GPLv3",
"scripts": {
"start": "webpack-dev-server --mode development",
"build": "webpack --mode production",