Skip to content

Commit fa063fd

Browse files
authored
Change dependency to dev (#1614)
Thanks for the pickup!
2 parents 1151799 + 35bacd7 commit fa063fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"dependencies": {
5959
"@babel/runtime-corejs2": "^7.6.3",
6060
"css-box-model": "^1.2.0",
61-
"jest-axe": "^3.2.0",
6261
"memoize-one": "^5.1.1",
6362
"raf-schd": "^4.0.2",
6463
"react-redux": "^7.1.1",
@@ -108,6 +107,7 @@
108107
"fs-extra": "^8.0.1",
109108
"globby": "^10.0.1",
110109
"jest": "^24.9.0",
110+
"jest-axe": "^3.2.0",
111111
"jest-junit": "^9.0.0",
112112
"jest-watch-typeahead": "^0.4.0",
113113
"lighthouse": "^5.6.0",

0 commit comments

Comments
 (0)