Skip to content

Commit

Permalink
move react-scan from pd to root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Dec 10, 2024
1 parent 7e5c2bc commit b6281b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
"react-dom": "18.2.0",
"react-i18next": "14.0.0",
"react-query": "3.35.0",
"react-scan": "^0.0.38",
"react-snap": "^1.23.0",
"redux-mock-store": "^1.5.3",
"rehype": "^9.0.0",
Expand Down
1 change: 0 additions & 1 deletion protocol-designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"redux-actions": "2.2.1",
"react-popper": "1.0.0",
"react-router-dom": "6.24.1",
"react-scan": "^0.0.38",
"redux-thunk": "2.3.0",
"reselect": "4.0.0",
"styled-components": "5.3.6",
Expand Down

0 comments on commit b6281b6

Please sign in to comment.