windhamdavid 9 years ago
parent
commit
7251c9e5d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -4,7 +4,7 @@
   "main": "site/server.js",
   "scripts": {
 	  "start": "node site/server.js"
-  }
+  },
   "version": "0.0.2",
   "engines": {
     "node": ">= 0.10.x"