Add .rpm package building

This commit is contained in:
hensm
2018-12-02 09:56:01 +00:00
parent a5f0734921
commit bda0cca8c2
3 changed files with 46 additions and 16 deletions

View File

@@ -23,6 +23,7 @@
"@babel/plugin-transform-runtime": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/register": "^7.0.0",
"glob": "^7.1.3",
"minimist": "^1.2.0",
"pkg": "^4.3.4"
},