Skip to content

Commit

Permalink
fix: add react-query to correct package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
soofstad committed May 31, 2024
1 parent 9282cc3 commit a2aa86a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"dependencies": {
"@development-framework/dm-core": "^1.3.3",
"@development-framework/dm-core-plugins": "^1.3.3",
"@tanstack/react-query": "^5.37.1",
"plotly.js": "^2.18.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
1 change: 1 addition & 0 deletions packages/dm-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@equinor/eds-core-react": ">0.33.0",
"@equinor/eds-icons": ">0.19.3",
"@equinor/eds-tokens": ">0.9.0",
"@tanstack/react-query": "^5.40.0",
"axios": "^1.4.0",
"dompurify": "^3.0.6",
"json-loader": "^0.5.7",
Expand Down

0 comments on commit a2aa86a

Please sign in to comment.