Skip to content

Commit

Permalink
fix(package): update worker-factory to version 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed May 15, 2018
1 parent b3b9bf0 commit e8c73e0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"babel-runtime": "^6.26.0",
"tslib": "^1.9.1",
"worker-factory": "^2.4.2"
"worker-factory": "^2.4.4"
},
"description": "The worker which is used by the async-array-buffer package.",
"devDependencies": {
Expand Down

0 comments on commit e8c73e0

Please sign in to comment.