gets rid of warnings, update to current version

pull/39/head^2
Matthijs van Henten 2015-03-10 10:35:39 +00:00
rodzic e56242ec24
commit 9f09732f15
1 zmienionych plików z 2 dodań i 2 usunięć

4
node_modules/c9/package.json wygenerowano vendored
Wyświetl plik

@ -6,11 +6,11 @@
"author": "Cloud9 Inc. <info@c9.io>",
"dependencies": {
"async": "~0.2.7",
"async": "~0.9.0",
"tmp": "~0.0.20"
},
"scripts": {
"test": "for file in *_test.js; do node $file; done"
}
}
}