Skip to content

Commit 61408ef

Browse files
authored
Merge pull request #70 from formbricks/chore/patch-release-prep-backport
chore: [Backport] bumps sdk version and vite version
2 parents 4fc418e + ca9283d commit 61408ef

2 files changed

Lines changed: 134 additions & 125 deletions

File tree

packages/react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formbricks/react-native",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "MIT",
55
"description": "Formbricks React Native SDK allows you to connect your app to Formbricks, display surveys and trigger events.",
66
"homepage": "https://formbricks.com",
@@ -53,7 +53,7 @@
5353
"react-native": "0.84.1",
5454
"typescript": "6.0.2",
5555
"tsc-alias": "1.8.16",
56-
"vite": "8.0.5",
56+
"vite": "8.0.16",
5757
"vitest": "4.1.2"
5858
},
5959
"peerDependencies": {

0 commit comments

Comments
 (0)