Skip to content

Commit 977ea04

Browse files
committed
Fix broken rollup build.
1 parent a066e93 commit 977ea04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

server/app/package-lock.json

+3-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/app/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"lodash": "^4.17.21",
1313
"react": "^17.0.2",
1414
"react-dom": "^17.0.2",
15+
"react-is": "^17.0.2",
1516
"react-redux": "^7.2.4",
1617
"styled-components": "^5.3.0",
1718
"use-local-storage-state": "^10.0.0"

0 commit comments

Comments
 (0)