Skip to content

Commit

Permalink
correct syntax for exact version match
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed May 22, 2024
1 parent 5480012 commit cd71204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"lru-cache": "^10.2.0"
},
"peerDependencies": {
"ol": "=9.2.2",
"ol": "9.2.2",
"react": ">=16.8",
"react-dom": ">=16.8"
},
Expand Down

0 comments on commit cd71204

Please sign in to comment.