diff --git a/package.json b/package.json index 6508297..469cf22 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Barebones file manager for a remote location", "main": "index.js", "scripts": { - "test": "js ." + "test": "node ." }, "repository": { "type": "git",