Skip to content

Commit

Permalink
Chore/ver bump apsara (#792)
Browse files Browse the repository at this point in the history
* chore: update apsara version to v0.20.4

* chore: update version apsara
  • Loading branch information
paanSinghCoder authored Oct 11, 2024
1 parent d8a4b68 commit ee7b134
Show file tree
Hide file tree
Showing 4 changed files with 8,028 additions and 6,398 deletions.
4 changes: 2 additions & 2 deletions sdks/js/packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@radix-ui/react-icons": "^1.3.0",
"@raystack/apsara": "^0.19.1",
"@raystack/apsara": "^0.20.4",
"@raystack/eslint-config": "workspace:^",
"@raystack/frontier-tsconfig": "workspace:^",
"@size-limit/preset-small-lib": "^8.2.6",
Expand Down Expand Up @@ -102,7 +102,7 @@
"yup": "^1.2.0"
},
"peerDependencies": {
"@raystack/apsara": "^0.19.1",
"@raystack/apsara": "^0.20.4",
"react": "^18.2.0"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion sdks/js/packages/sdk-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@raystack/apsara": "^0.19.1",
"@raystack/apsara": "^0.20.4",
"@raystack/frontier": "^0.32.3",
"next": "14.2.5",
"next-http-proxy-middleware": "^1.2.6",
Expand Down
Loading

0 comments on commit ee7b134

Please sign in to comment.