Merge pull request #3142 from pinpins/master

This commit is contained in:
Eugene
2020-12-06 17:25:19 +01:00
committed by GitHub
6 changed files with 26 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
"scripts": {
"build": "webpack --progress --color",
"watch": "webpack --progress --color --watch",
"postinstall": "xcopy /i node_modules\\ssh2\\util\\pagent.exe util\\"
"postinstall:win32": "xcopy /i node_modules\\ssh2\\util\\pagent.exe util\\"
},
"files": [
"dist",