Skip to content

Commit

Permalink
chore(ops): update ordit sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Mar 8, 2024
1 parent a31783d commit 12deda1
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 142 deletions.
4 changes: 2 additions & 2 deletions packages/ord-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@types/node": "^20.11.23",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@typescript-eslint/eslint-plugin": "^7.1.1",
Expand Down Expand Up @@ -59,7 +59,7 @@
]
},
"peerDependencies": {
"@ordzaar/ordit-sdk": "1.4.1",
"@ordzaar/ordit-sdk": "1.4.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
Loading

0 comments on commit 12deda1

Please sign in to comment.