Skip to content

Commit

Permalink
fix: missing package (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
bboure authored May 8, 2022
1 parent 55d8c1e commit 18a45ed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
7 changes: 2 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"graphql": "^16.3.0",
"lodash": "^4.17.20",
"luxon": "^2.1.1",
"open": "^8.4.0"
"open": "^8.4.0",
"terminal-link": "^2.1.1"
},
"peerDependencies": {
"serverless": ">=3.0.0"
Expand Down

0 comments on commit 18a45ed

Please sign in to comment.