Skip to content

Commit

Permalink
fix(password): update peer dependencies (#1083)
Browse files Browse the repository at this point in the history
  • Loading branch information
stolinski committed Jan 12, 2021
1 parent 21a2c5e commit 19c2925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/password/package.json
Expand Up @@ -39,6 +39,6 @@
"rimraf": "3.0.2"
},
"peerDependencies": {
"@accounts/server": "^0.19.0"
"@accounts/server": "^0.30.0"
}
}

0 comments on commit 19c2925

Please sign in to comment.