mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Never mind, bayesian-battle doesn't work when imported straight from GitHub
This commit is contained in:
parent
b8afaae454
commit
195e2d0e1b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
"aether": "~0.4.0",
|
||||
"async": "0.2.x",
|
||||
"aws-sdk": "~2.0.0",
|
||||
"bayesian-battle": "https://github.com/codecombat/bayesian-battle/tarball/master",
|
||||
"bayesian-battle": "0.0.x",
|
||||
"coffee-script": "1.9.x",
|
||||
"connect": "2.7.x",
|
||||
"express": "~3.0.6",
|
||||
|
|
Loading…
Reference in a new issue