SpikeWars: add stats.js package to monitor rendering speed.

This commit is contained in:
Jonathan Bernard 2016-07-25 21:28:40 -05:00
parent d618506653
commit 0b1474f41f

View File

@ -19,5 +19,8 @@
"babelify": "^7.3.0",
"browserify": "^13.0.1",
"flow-bin": "^0.29.0"
},
"dependencies": {
"stats.js": "^0.16.0"
}
}