Change back to using npm for gbxremote

This commit is contained in:
Kristjan Broder Lund 2014-01-03 07:53:14 +00:00
parent 7b8ddfba8c
commit e96a40a5e3
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"bignum": ">=0.6.1",
"async": ">=0.2.9",
"compressjs": ">=1.0.0",
"gbxremote": "git://github.com/sonicsnes/node-gbxremote.git",
"gbxremote": "~0.1.4",
"request": ">=2.22.0"
}
}