Skip to content

Commit

Permalink
infra: Update pify
Browse files Browse the repository at this point in the history
  • Loading branch information
felixrieseberg committed Mar 1, 2019
1 parent 2e09368 commit ca060e1
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 16 deletions.
70 changes: 56 additions & 14 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
@@ -1,6 +1,6 @@
{
"name": "electron-spellchecker",
"version": "1.1.2",
"version": "2.0.0",
"description": "Implement spellchecking, correctly",
"scripts": {
"doc": "esdoc -c ./esdoc.json",
Expand Down Expand Up @@ -35,7 +35,7 @@
"keyboard-layout": "^2.0.15",
"lru-cache": "^5.1.1",
"mkdirp": "^0.5.1",
"pify": "^2.3.0",
"pify": "^4.0.1",
"rxjs": "^5.0.1",
"rxjs-serial-subscription": "^0.1.1",
"spawn-rx": "^2.0.7"
Expand Down

0 comments on commit ca060e1

Please sign in to comment.