diff --git a/package.json b/package.json index 429a7d5..cca74bc 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,9 @@ "url": "https://github.com/TheThing/sc-helloworld/issues" }, "homepage": "https://github.com/TheThing/sc-helloworld#readme", + "dependencies": { + "node-static": "^0.7.11" + }, "devDependencies": { "nodemon": "^2.0.4" }