Skip to content

Commit

Permalink
chore: update frontier version (#769)
Browse files Browse the repository at this point in the history
* chore: update frontier version

* fix: ci failing
  • Loading branch information
paanSinghCoder authored Sep 9, 2024
1 parent 153e06a commit c20263b
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 16,422 deletions.
2 changes: 1 addition & 1 deletion sdks/js/packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@raystack/frontier",
"version": "0.30.1",
"version": "0.32.1",
"description": "A js library for frontier",
"sideEffects": false,
"main": "./dist/index.js",
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@raystack/apsara": "^0.19.1",
"@raystack/frontier": "^0.30.1",
"@raystack/frontier": "^0.32.1",
"next": "14.2.5",
"next-http-proxy-middleware": "^1.2.6",
"react": "^18",
Expand Down
Loading

0 comments on commit c20263b

Please sign in to comment.