Skip to content

Commit

Permalink
Fixed node-persist version m nmax
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwi-cam committed Jul 26, 2023
1 parent b535964 commit af430a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"kiwicam-broadlinkjs-rm": "^0.9.19",
"mqtt": "^4.3.7",
"node-arp": "^1.0.6",
"node-persist": "^2.1.0",
"node-persist": ">=2.1.0 <3.0.0",
"ping": "^0.4.4",
"semver": "^7.5.4",
"uuid": "^9.0.0"
Expand Down

0 comments on commit af430a4

Please sign in to comment.