Skip to content

Commit

Permalink
Merge pull request #12229 from josephspurrier/patch-1
Browse files Browse the repository at this point in the history
Mithril: Add Mithril v2.0.0 to peer dependencies
  • Loading branch information
shilman authored Aug 25, 2020
2 parents 458e345 + 88fc072 commit d4c145d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/mithril/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"peerDependencies": {
"@babel/core": "*",
"mithril": "^1.1.6",
"mithril": "^1.1.6 || ^2.0.0",
"react": "*",
"react-dom": "*"
},
Expand Down

0 comments on commit d4c145d

Please sign in to comment.