Попытка обновить pkg, версия node 10.4.1 глючит с setTimeout

This commit is contained in:
Book Pauk
2019-12-23 22:24:36 +07:00
parent 9e4cb7071e
commit a337d0ddc7
4 changed files with 415 additions and 214 deletions

View File

@@ -41,7 +41,7 @@
"mini-css-extract-plugin": "^0.5.0",
"null-loader": "^0.1.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"pkg": "4.3.7",
"pkg": "^4.4.2",
"terser-webpack-plugin": "^1.4.1",
"url-loader": "^1.1.2",
"vue-class-component": "^6.3.2",
@@ -77,7 +77,7 @@
"safe-buffer": "^5.2.0",
"sjcl": "^1.0.8",
"sql-template-strings": "^2.2.2",
"sqlite": "3.0.0",
"sqlite": "^3.0.3",
"tar-fs": "^2.0.0",
"unbzip2-stream": "^1.3.3",
"vue": "github:paulkamer/vue#fix_palemoon_clickhandlers_dist",