mirror of
https://github.com/danbulant/node-x11
synced 2026-06-14 20:21:40 +00:00
chore(package): update async to version 3.0.1
This commit is contained in:
parent
f6547d3876
commit
8500b1fc54
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
"node": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^2.6.0",
|
||||
"async": "^3.0.1",
|
||||
"mocha": "^5.0.0",
|
||||
"sax": "^1.2.4",
|
||||
"should": "^13.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue