Add build command

This commit is contained in:
Dmitry Lyzo 2023-09-18 00:25:11 +03:00
parent 3ce22e1a33
commit 81c81dcc86

View File

@ -7,6 +7,7 @@
"url": "git+https://github.com/jellyfin/jellyfin-tizen.git"
},
"scripts": {
"build": "gulp",
"postinstall": "gulp"
},
"devDependencies": {