File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ root.render(
171171## Requirements
172172
173173- [ Node.js] ( https://nodejs.org/ ) 14 or higher
174- - [ Node InSim] ( https://github.com/simbroadcasts/node-insim )
174+ - [ Node InSim] ( https://github.com/simbroadcasts/node-insim ) 6
175175- [ React] ( https://github.com/facebook/react ) 18
176176
177177## Installation
Original file line number Diff line number Diff line change 11{
22 "name" : " react-node-insim" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " React Node InSim" ,
55 "author" : " Martin Kapal <flamecze@gmail.com>" ,
66 "license" : " MIT" ,
3838 "prepack" : " run-s build"
3939 },
4040 "peerDependencies" : {
41- "node-insim" : " ^0.9.1 || 1 || 2 || 3 || 4 || 5 || 6 " ,
41+ "node-insim" : " ^6.0.0 " ,
4242 "react" : " >=18" ,
4343 "react-devtools-core" : " ^6.1.5"
4444 },
You can’t perform that action at this time.
0 commit comments