Skip to content

Commit

Permalink
update peerDependencies (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: Gael DOLLE <gael.dolle@paygreen.fr>
  • Loading branch information
gaelDolle and Gael DOLLE committed Dec 4, 2023
1 parent 136adfd commit f7ace89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -73,7 +73,7 @@
"typescript": "^4.4.2"
},
"peerDependencies": {
"next": "^8.1.1-canary.54 || ^9.0.0 || ^10.0.0-0 || ^11.0.0 || ^12.0.0 || ^13.0.0"
"next": "^8.1.1-canary.54 || ^9.0.0 || ^10.0.0-0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit f7ace89

Please sign in to comment.