diff --git a/spike-wars/package.json b/spike-wars/package.json index 05f386d..c8ce2f5 100644 --- a/spike-wars/package.json +++ b/spike-wars/package.json @@ -19,5 +19,8 @@ "babelify": "^7.3.0", "browserify": "^13.0.1", "flow-bin": "^0.29.0" + }, + "dependencies": { + "stats.js": "^0.16.0" } }