mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 15:52:02 +00:00
license added to package.json
This commit is contained in:
parent
e00b747694
commit
82436445ea
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
"publisher": "Smart Code Ltd.",
|
"publisher": "Smart Code Ltd.",
|
||||||
"website": "www.stremio.com",
|
"website": "www.stremio.com",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
"license": "GPLv3",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "webpack-dev-server --mode development",
|
"start": "webpack-dev-server --mode development",
|
||||||
"build": "webpack --mode production",
|
"build": "webpack --mode production",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue