Skip to content

Commit

Permalink
Change dependency to dev (#1614)
Browse files Browse the repository at this point in the history
Thanks for the pickup!
  • Loading branch information
alexreardon authored Nov 15, 2019
2 parents 1151799 + 35bacd7 commit fa063fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"dependencies": {
"@babel/runtime-corejs2": "^7.6.3",
"css-box-model": "^1.2.0",
"jest-axe": "^3.2.0",
"memoize-one": "^5.1.1",
"raf-schd": "^4.0.2",
"react-redux": "^7.1.1",
Expand Down Expand Up @@ -108,6 +107,7 @@
"fs-extra": "^8.0.1",
"globby": "^10.0.1",
"jest": "^24.9.0",
"jest-axe": "^3.2.0",
"jest-junit": "^9.0.0",
"jest-watch-typeahead": "^0.4.0",
"lighthouse": "^5.6.0",
Expand Down

0 comments on commit fa063fd

Please sign in to comment.