Skip to content

Commit

Permalink
feat: update build config
Browse files Browse the repository at this point in the history
  • Loading branch information
Xooone47 committed Jun 23, 2022
1 parent c25d729 commit 89cc73c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"react-dom": "^16.13.1",
"react-redux": "^7.2.0",
"react-router-dom": "^5.1.2",
"recoil": "^0.4.1",
"recoil": "^0.7.4",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"typescript": "^4.4.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9281,10 +9281,10 @@ rechoir@^0.7.0:
dependencies:
resolve "^1.9.0"

recoil@^0.4.1:
version "0.4.1"
resolved "https://registry.nlark.com/recoil/download/recoil-0.4.1.tgz#1cb2171bc98d41361507131a059d7c3525d8c4fe"
integrity sha1-HLIXG8mNQTYVBxMaBZ18NSXYxP4=
recoil@^0.7.4:
version "0.7.4"
resolved "https://registry.npmmirror.com/recoil/-/recoil-0.7.4.tgz#d6508fa656d9c93e66fdf334e1f723a9e98801cf"
integrity sha512-sCXvQGMfSprkNU4ZRkJV4B0qFQSURJMgsICqY1952WRlg66NMwYqi6n67vhnhn0qw4zHU1gHXJuMvRDaiRNFZw==
dependencies:
hamt_plus "1.0.2"

Expand Down

0 comments on commit 89cc73c

Please sign in to comment.