Skip to content

Commit

Permalink
Merge pull request paulfitz#162 from bakkerthehacker/update-fibers
Browse files Browse the repository at this point in the history
Update fibers
  • Loading branch information
paulfitz authored Sep 19, 2020
2 parents c90ae85 + d0c5237 commit a2a013c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 14 deletions.
37 changes: 25 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"url": "http://paulfitz.github.io/"
},
"optionalDependencies": {
"sqlite3": "^4.0.0",
"fibers": "^3.0.0"
"fibers": "^5.0.0",
"sqlite3": "^4.0.0"
},
"scripts": {
"prepublishOnly": "make js",
Expand Down

0 comments on commit a2a013c

Please sign in to comment.