mirror of
https://github.com/danbulant/node-x11
synced 2026-05-24 12:35:39 +00:00
typo
This commit is contained in:
parent
51d8f3077f
commit
882f10f008
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
, "devDependencies": {
|
, "devDependencies": {
|
||||||
"mocha": "*",
|
"mocha": "*",
|
||||||
"should": "*",
|
"should": "*",
|
||||||
"sax", "*",
|
"sax": "*",
|
||||||
"async": "*"
|
"async": "*"
|
||||||
}
|
}
|
||||||
, "scripts": {
|
, "scripts": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue