Skip to content

Commit

Permalink
remove unnecessary dep (#908)
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
  • Loading branch information
ohltyler authored Oct 25, 2024
1 parent 7b60fed commit 9f4c40f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 194 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"jest-canvas-mock": "^2.5.1",
"lint-staged": "^9.2.0",
"moment": "^2.24.0",
"redux-mock-store": "^1.5.4",
"start-server-and-test": "^1.11.7"
"redux-mock-store": "^1.5.4"
},
"dependencies": {
"babel-polyfill": "^6.26.0",
Expand All @@ -59,4 +58,4 @@
"braces": "^3.0.3",
"micromatch": "^4.0.8"
}
}
}
Loading

0 comments on commit 9f4c40f

Please sign in to comment.