diff options
Diffstat (limited to 'client/package.json')
| -rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index 9bfd318..043a0f0 100644 --- a/client/package.json +++ b/client/package.json @@ -7,6 +7,7 @@ "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", "bootstrap": "^4.5.0", + "darkmode-js": "^1.5.6", "mdbreact": "^4.27.0", "node-fetch": "^2.6.0", "prop-types": "^15.7.2", |