mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-16 19:01:02 -04:00
Add zombie.js to devDependencies
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
"devDependencies": {
|
||||
"chai": "~1.9.0",
|
||||
"mocha": "~1.17.1",
|
||||
"supertest": "~0.9.0"
|
||||
"supertest": "~0.9.0",
|
||||
"zombie": "~2.0.0-alpha30"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user