Skip to content

Commit

Permalink
build(install-ses): don't use peerDependencies; they're real deps
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Jan 5, 2022
1 parent c6aec55 commit b5b41d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/install-ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"ava": "^3.12.1"
},
"peerDependencies": {
"dependencies": {
"@agoric/babel-standalone": "^7.14.3",
"@agoric/eventual-send": "^0.14.0",
"@agoric/lockdown": "^0.1.0"
Expand Down

0 comments on commit b5b41d6

Please sign in to comment.