Skip to content

Commit a386206

Browse files
authored
Merge branch 'main' into remove-setupcfg
2 parents 543f03d + 0894df2 commit a386206

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

src/client/package-lock.json

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

src/client/packages/idom-client-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Ryan Morshead",
33
"dependencies": {
4-
"fast-json-patch": "^3.0.0-1",
4+
"fast-json-patch": "^3.1.1",
55
"htm": "^3.0.3"
66
},
77
"description": "A client for IDOM implemented in React",

0 commit comments

Comments
 (0)