Skip to content

Commit

Permalink
add missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Chance Strickland committed Mar 6, 2020
1 parent 0c71a01 commit 6e592ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/listbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"compile": "cross-env NODE_ENV=production tsdx build --format=cjs,esm --tsconfig tsconfig.build.json"
},
"dependencies": {
"@reach/auto-id": "^0.8.6",
"@reach/descendants": "^0.8.6",
"@reach/machine": "^0.8.6",
"@reach/popover": "^0.8.6",
Expand Down

0 comments on commit 6e592ea

Please sign in to comment.