Skip to content

Commit d3aee5e

Browse files
authored
Bump IDOM to v0.35.1 (#51)
1 parent eef3c9d commit d3aee5e

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

requirements/pkg-deps.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
channels <4.0.0
2-
idom >=0.34.0, <0.35.0
2+
idom >=0.35.1, <0.36.0
33
aiofile >=3.0, <4.0

src/js/package-lock.json

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

src/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"rollup-plugin-replace": "^2.2.0"
1919
},
2020
"dependencies": {
21-
"idom-client-react": "^0.34.0",
21+
"idom-client-react": "^0.35.1",
2222
"react": "^17.0.2",
2323
"react-dom": "^17.0.2"
2424
}

0 commit comments

Comments
 (0)