Skip to content

Commit

Permalink
fix peer dependecies 📰
Browse files Browse the repository at this point in the history
  • Loading branch information
hiaaryan committed Jul 21, 2022
1 parent 67257df commit f6ae87e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"vm2": "3.9.10"
},
"peerDependencies": {
"fsuipc": "^0.4.0",
"rxjs": "^7.5.0",
"vm2": "^3.9.0"
"fsuipc": "0.4.1",
"rxjs": "7.5.6",
"vm2": "3.9.10"
},
"devDependencies": {
"@exalif/tscpaths": "0.1.3",
Expand Down

0 comments on commit f6ae87e

Please sign in to comment.