bump benv to version 3.3.0 to fix issue with updated jsdom

This commit is contained in:
Jason Calabrese
2017-05-22 17:16:35 -07:00
parent 1065eb3ad5
commit e94328f641
+1 -1
View File
@@ -91,6 +91,6 @@
"mocha": "~3.1.2",
"should": "~11.1.1",
"supertest": "~2.0.0",
"benv": "3.1.0"
"benv": "3.3.0"
}
}