Skip to content

Commit e083a93

Browse files
committed
Add @react-spectrum/autocomplete as a dependency of the docs
1 parent 8046a8b commit e083a93

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

packages/dev/docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"@react-aria/aria-modal-polyfill": "^3.1.0",
1010
"@react-aria/interactions": "^3.1.0",
1111
"@react-aria/visually-hidden": "^3.1.0",
12+
"@react-spectrum/autocomplete": "^3.0.0-alpha.17",
1213
"@react-spectrum/breadcrumbs": "^3.1.0",
1314
"@react-spectrum/button": "^3.1.0",
1415
"@react-spectrum/dialog": "^3.1.0",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,13 +1236,6 @@
12361236
dependencies:
12371237
regenerator-runtime "^0.13.11"
12381238

1239-
"@babel/runtime@^7.6.2":
1240-
version "7.20.7"
1241-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd"
1242-
integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==
1243-
dependencies:
1244-
regenerator-runtime "^0.13.11"
1245-
12461239
"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.12.7", "@babel/template@^7.16.7", "@babel/template@^7.3.3":
12471240
version "7.16.7"
12481241
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"

0 commit comments

Comments
 (0)