Merge branch 'master' into add_package_rpm

This commit is contained in:
Julen Garcia Leunda
2019-09-16 22:13:41 +02:00
2 changed files with 25 additions and 18 deletions

View File

@@ -97,7 +97,7 @@
"url": "git://github.com/webtorrent/webtorrent-desktop.git"
},
"scripts": {
"build": "buble src --output build",
"build": "buble src --target chrome:71 --output build",
"clean": "node ./bin/clean.js",
"gh-release": "gh-release",
"install-system-deps": "brew install fakeroot dpkg rpmbuild",