Added selenium to devDependencies using npm install --save-dev

This commit is contained in:
jwzimmer 2016-09-15 11:40:46 -04:00
parent 3855926a15
commit e21a2eadb1

View file

@ -82,6 +82,7 @@
"sass-lint": "1.5.1",
"sass-loader": "2.0.1",
"scratchr2_translations": "git://github.com/LLK/scratchr2_translations.git#master",
"selenium-webdriver": "^2.44.0",
"slick-carousel": "1.5.8",
"source-map-support": "0.3.2",
"style-loader": "0.12.3",