diff --git a/package.json b/package.json index 5214088..c372281 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }], "pm": "npm", "dependencies": { - "connect": "~2.7.6" + "connect": "~2.7.6", "architect": "~0.1.4", "netutil": "~0.0.1", "mime": "~1.2.9" @@ -31,4 +31,4 @@ "type": "MIT", "url": "http://github.com/c9/connect-architect/raw/master/LICENSE" }] -} \ No newline at end of file +}