mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +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.",
|
||||
"website": "www.stremio.com",
|
||||
"private": true,
|
||||
"license": "GPLv3",
|
||||
"scripts": {
|
||||
"start": "webpack-dev-server --mode development",
|
||||
"build": "webpack --mode production",
|
||||
|
|
|
|||
Loading…
Reference in a new issue