Skip to content

Commit

Permalink
Bump peerDependency in modal package
Browse files Browse the repository at this point in the history
  • Loading branch information
rejas committed May 13, 2024
1 parent 6002505 commit 09dfde3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/goodhood-eu/goodhood/packages/modals#readme",
"repository": "github:goodhood-eu/goodhood",
"bugs": "https://github.com/goodhood-eu/goodhood/issues",
"version": "3.0.1",
"version": "4.0.0",
"module": "lib/index.esm.js",
"main": "lib/index.js",
"types": "lib/types/packages/modals/src",
Expand All @@ -33,7 +33,7 @@
},
"peerDependencies": {
"@babel/runtime": "^7.11.2",
"@goodhood/components": "^9.0.0",
"@goodhood/components": "^10.0.0",
"nebenan-keymanager": "^1.0.1",
"nebenan-ui-kit": "^7.0.0",
"react": ">= 16.14.0",
Expand Down

0 comments on commit 09dfde3

Please sign in to comment.