fix: missing jest-junit dependency

This commit is contained in:
NGPixel
2017-10-22 13:35:09 -04:00
parent cbaa20da3f
commit b11a90cc06
2 changed files with 13 additions and 0 deletions

View File

@@ -152,6 +152,7 @@
"graphql-tag": "^2.4.2",
"i18next-xhr-backend": "1.4.3",
"jest": "21.2.1",
"jest-junit": "3.1.0",
"jquery": "3.2.1",
"jquery-contextmenu": "2.6.2",
"jquery-simple-upload": "1.0.0",