Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit a0f2e76

Browse files
Add deep-diff on client
1 parent 5ccf6bb commit a0f2e76

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/client/package-lock.json

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/client/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"snowpack": "^3.8.8"
1313
},
1414
"dependencies": {
15+
"deep-diff": "^1.0.2",
1516
"socket.io-client": "^4.5.0"
1617
}
1718
}

0 commit comments

Comments
 (0)