Добавлен пакет worker-threads-pool

This commit is contained in:
Book Pauk
2019-01-11 22:20:09 +07:00
parent 5ae67ff164
commit 33caf94988
2 changed files with 18 additions and 1 deletions

View File

@@ -69,6 +69,7 @@
"vue": "^2.5.21",
"vue-router": "^3.0.2",
"vuex": "^3.0.1",
"vuex-persistedstate": "^2.5.4"
"vuex-persistedstate": "^2.5.4",
"worker-threads-pool": "^2.0.0"
}
}