mirror of
https://github.com/danbulant/node-x11
synced 2026-05-19 04:18:35 +00:00
Merge pull request #189 from sidorares/greenkeeper/async-3.0.1
Update async to the latest version 🚀
This commit is contained in:
commit
7728cde55e
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"node": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^2.6.0",
|
||||
"async": "^3.0.1",
|
||||
"mocha": "^7.1.2",
|
||||
"sax": "^1.2.4",
|
||||
"should": "^13.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue