Skip to content

Commit 70efbac

Browse files
committed
yarn add unstated-next
1 parent d680d36 commit 70efbac

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

explorer/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"react-dom": "^16.12.0",
2222
"react-infinite-scroller": "^1.2.4",
2323
"react-modal": "^3.12.1",
24-
"styled-components": "^5.2.1"
24+
"styled-components": "^5.2.1",
25+
"unstated-next": "^1.1.0"
2526
},
2627
"devDependencies": {
2728
"@types/node": "^12.12.21",

explorer/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4313,6 +4313,11 @@ unset-value@^1.0.0:
43134313
has-value "^0.3.1"
43144314
isobject "^3.0.0"
43154315

4316+
unstated-next@^1.1.0:
4317+
version "1.1.0"
4318+
resolved "https://registry.yarnpkg.com/unstated-next/-/unstated-next-1.1.0.tgz#7bb4911a12fdf3cc8ad3eb11a0b315e4a8685ea8"
4319+
integrity sha512-AAn47ZncPvgBGOvMcn8tSRxsrqwf2VdAPxLASTuLJvZt4rhKfDvUkmYZLGfclImSfTVMv7tF4ynaVxin0JjDCA==
4320+
43164321
upath@^1.1.1:
43174322
version "1.2.0"
43184323
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"

0 commit comments

Comments
 (0)